Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x2932…4f60Basex402 service$0.50100%coinbase110d ago0x6fd59c…331668
0x9cc4…b1760x2932…4f60Basex402 service$0.50100%coinbase110d ago0x7d744d…768ca8
0x9cc4…b1760x2932…4f60Basex402 service$0.25100%coinbase110d ago0x035fd5…b2a54d
0x9cc4…b1760x2932…4f60Basex402 service$0.20100%coinbase110d ago0xefd269…341776
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xb0dab4…398223
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x497fb8…a1394f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x205f49…54722b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xca678f…65fa4a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x485d78…b6c136
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x72501b…d47dbd
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x1ae2c4…f2ecdb
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x963c6f…0b1f01
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0x303973…9055ca
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x0a64c3…d99cf0
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xd7f939…893454
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0xbfa57b…c2c367
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0x12d8ba…9e17f3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xd84ac6…9ec788
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x3125fe…3416cb
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x14f4e8…8bf200
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x73eca2…2bccd4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x233da8…3f3c44
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x705a63…df5ba1
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xc204f9…b98790
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xd44a1d…fea5ed

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.