Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xe29da3…c5b079
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xfe8aba…5e6f09
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xb6e852…b81ead
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xbbc7cf…ac434b
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xb198a8…dcf948
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x8f8c07…f73df2
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x803fe9…3894a6
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x960339…73f9d1
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xfbcd2e…95de53
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x894d35…fd9144
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xdfde97…4963df
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x687fff…c51dc8
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x9c588f…e03703
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x045deb…c3714c
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xd420e9…c20c6c
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xa91ea2…03a415
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x8d8172…e4bb0d
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xca8421…86f0e1
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xad910f…3b8a59
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0xb353b2…7bee7f
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x5537a0…dd4583
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x41ffbe…0e25f6
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x9f88ec…6b1272
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x9353c2…04ff62
0x4fbb…d8590x4723…86f5Base—$0.01100%coinbase57d ago0x216c95…1ba90f

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.