Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0x9c95…e299Base—$0.001100%fluxa38d ago0x07e8f3…d46d40
0x840d…318c0x9c95…e299Base—$0.001100%fluxa38d ago0xe072c6…52377d
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3a5d6d…d408e2
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x400ee4…3c1cf0
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x8cd3a6…e7ac70
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0a0da3…672f82
0x840d…318c0x9c95…e299Base—$0.001100%fluxa38d ago0x4b2ea9…1ef4fe
0x840d…318c0x9c95…e299Base—$0.001100%fluxa38d ago0x8c390d…252191
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9429eb…3f4c8a
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3f629e…6d594f
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x93ef5c…ff92bc
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x347f63…c08a31
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x196efc…cdcd4b
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x5605b5…496c67
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x21e96f…e84781
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9b5f65…37cf40
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa38d ago0xbba95a…e808f7
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0xe6c07c…dd8bea
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0x866572…e9a44c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0x77440b…42974c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0x5353af…d65da1
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0xd6edec…4adacf
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0xffb030…e84e5d
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0xd94080…1dbe4b
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa39d ago0x1c9361…ac5603

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.