Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$250.44100%0xc2d1…d49266d ago0x027a51…f78194
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…403c66d ago0x8d81e1…ab16f9
0x3be9…575c0x31d0…2cd7Base$150.57100%0x4337…a4ab66d ago0xecb33e…272751
0x3be9…575c0x31d0…2cd7Base$50.36100%0x48f0…359666d ago0xc8b3b8…3a8a7b
0x3be9…575c0x31d0…2cd7Base$55.31100%0x48f0…359666d ago0xbccdd9…6a38f4
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…562766d ago0xf4dfa0…20d9ab
0x3be9…575c0x31d0…2cd7Base$25.30100%0x48f0…359666d ago0xf74153…abe500
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…f2e166d ago0x74f083…e6bd2f
0x3be9…575c0x31d0…2cd7Base$45.31100%0x48f0…359666d ago0xe462ed…7f6d10
0x3be9…575c0x31d0…2cd7Base$38.31100%0x4337…e06166d ago0xbc39d6…34182b
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…936966d ago0xc002c3…725f28
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…98b666d ago0xd377ee…781fe8
0x3be9…575c0x31d0…2cd7Base$33.30100%0x4337…fa0066d ago0xae8d34…eb48a3
0x3be9…575c0x31d0…2cd7Base$42.36100%0x7540…af8d66d ago0x5466ca…20484d
0x3be9…575c0x31d0…2cd7Base$5.00100%0xc2d1…d49266d ago0x414178…6c19e5
0x3be9…575c0x31d0…2cd7Base$100.33100%0xc2d1…d49266d ago0xabe13c…63ff22
0x3be9…575c0x31d0…2cd7Base$33.30100%0x4337…8d0e66d ago0x56932f…b57953
0x3be9…575c0x31d0…2cd7Base$149.40100%0x4337…e06166d ago0xbbd083…e2c860
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…9b7c66d ago0x7d5f95…f6d89e
0x3be9…575c0x31d0…2cd7Base$10.29100%0x48f0…359666d ago0x23afbc…ed1e20
0x3be9…575c0x31d0…2cd7Base$15.50100%0x4337…ec2666d ago0xd0d174…6874d6
0x3be9…575c0x31d0…2cd7Base$10.29100%0x48f0…359666d ago0xf81afe…61fe39
0x3be9…575c0x31d0…2cd7Base$60.00100%0x4337…44cc66d ago0x397e3d…5d0a1e
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…306366d ago0x95c2a7…2f8198
0x3be9…575c0x31d0…2cd7Base$50.36100%0x48f0…359666d ago0x266211…2de4db

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.