Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xa80da8…d93b5c
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x11e40e…982f5e
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xa25c3e…fea96b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xd872d1…a38eed
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x3c025d…5205cf
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x63e9bf…814772
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x112b0a…cb863b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xd52f7e…644a3a
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x8f3a84…e1a94d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xb34fd7…f1339a
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xfac82e…126825
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xcee74c…265a79
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x78deb7…b11b45
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x989c50…1c7530
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xdae23d…2dacbf
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x5674b5…4094ba
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xea4c00…e5a87d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x5f9dc9…ad7b88
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x075e48…57f96e
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x63b7cf…e5252f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x5f4827…0e9c82
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x17fa2a…7efa6c
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xfb0dae…2aa08a
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0x4a9192…46eb58
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase61d ago0xb0af23…89a90e

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.