Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf76d…a74e0xcccb…9c52Base—$0.01100%coinbase65d ago0x5ddfd5…a85d73
0xf76d…a74e0x7235…6b4aBase—$0.01100%coinbase65d ago0x23943e…922771
0xf76d…a74e0x7935…c15aBase—$0.01100%coinbase65d ago0x8c1af7…00ed7b
0xf76d…a74e0x62bc…bbceBase—$0.01100%coinbase65d ago0xee4406…24d67e
0xf76d…a74e0xeb00…eaefBase—$0.01100%coinbase65d ago0x2c116d…e8ecdc
0xf76d…a74e0x784f…59e2Base—$0.01100%coinbase65d ago0x813382…803895
0xf76d…a74e0x7ac4…1246Base—$0.01100%coinbase65d ago0x5b4ea4…8e85d2
0xf76d…a74e0x19d5…f2a5Base—$0.01100%coinbase65d ago0xa118ac…ea7bad
0xf76d…a74e0x1415…8cc1Base—$0.01100%coinbase65d ago0x53d045…9cd312
0xf76d…a74e0xc33f…2679Base—$0.01100%coinbase65d ago0x6a20c2…1fa07a
0xf76d…a74e0xc349…d993Base—$0.01100%coinbase65d ago0xa7222c…64d75a
0xf76d…a74e0x0db6…7fa3Base—$0.01100%coinbase65d ago0x887e2c…da94b0
0xf76d…a74e0xbf39…831aBase—$0.01100%coinbase65d ago0x874343…1e0276
0xf76d…a74e0xb44f…b499Base—$0.01100%coinbase65d ago0xd5f318…04b3d4
0xf76d…a74e0x3536…3ceaBase—$0.01100%coinbase66d ago0x5ff868…6d849a
0xf76d…a74e0x348d…7915Base—$0.01100%coinbase66d ago0x9d4736…4573ea
0xf76d…a74e0xf9fb…6920Base—$0.01100%coinbase66d ago0x62d2ef…106a4f
0xf76d…a74e0x8282…a68fBase—$0.01100%coinbase66d ago0xffda7c…689c3e
0xf76d…a74e0x2d51…326fBase—$0.01100%coinbase66d ago0x34f774…43a5d1
0xf76d…a74e0x3d9a…6bdbBase—$0.01100%coinbase66d ago0xfc219e…990eda

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.