Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x3c5302…b732c4
0x9c05…0a200xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xb0aa57…43be19
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xb64484…0b19b9
0xf581…b83d0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x363c4f…0579bb
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xd3d8cc…b77658
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x303cea…1f99e5
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xaf5d5b…e130f6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x242fcb…c21fbb
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x4f4b85…81fddd
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x557d52…781689
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xaf73f0…7a7df1
0x878a…4c5a0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x4af101…ec0943
0x852d…698d0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x90aeec…e44799
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x05199d…0b1ff9
0xb2f8…eb7d0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xed3a83…091f10
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x99deb3…a82c8f
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x51b481…213b9d
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase84d ago0x5b275b…5be399
0x9e9c…7b4e0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x3c7194…f52682
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xa118d6…217ea7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xde40b9…6bf27f
0xa5cc…b4220xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xbc3016…65f353
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x6befc8…31655f
0x5593…45ac0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xafda42…d8d390
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0xd8a3c9…13991c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.