Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0xefcf…028cBase—$0.01100%coinbase84d ago0x12342a…2fafbb
0xe1db…633a0x7454…70edBase—$0.01100%coinbase84d ago0xad7cb9…26b7e7
0xe1db…633a0x9e91…acccBase—$0.01100%coinbase84d ago0xe5fd47…ba82c6
0xe1db…633a0x1beb…5a24Base—$0.01100%coinbase84d ago0x9667ee…ce6059
0xe1db…633a0x3f2f…6a9cBase—$0.01100%coinbase84d ago0xf13f16…c74592
0xe1db…633a0x6124…cbf4Base—$0.01100%coinbase84d ago0x78253b…cc73a7
0xe1db…633a0xf487…7fbeBase—$0.01100%coinbase84d ago0x021553…5ef470
0xe1db…633a0x1b9d…05b9Base—$0.01100%coinbase84d ago0xc00a3e…f43d9d
0xe1db…633a0x4284…390fBase—$0.01100%coinbase84d ago0x9271b9…bf9f44
0xe1db…633a0xc27c…91e0Base—$0.01100%coinbase84d ago0xe52560…e0ee9e
0xe1db…633a0x794e…3c7fBase—$0.01100%coinbase84d ago0x4b9f34…4609f9
0xe1db…633a0xd95d…05d8Base—$0.01100%coinbase84d ago0x6371e3…49a775
0xe1db…633a0x9da0…ce40Base—$0.01100%coinbase84d ago0x4280cb…1501fe
0xe1db…633a0x134d…ccf4Base—$0.01100%coinbase84d ago0xf9af09…47500b
0xe1db…633a0x396a…39a7Base—$0.01100%coinbase84d ago0x8bb6b9…a38b37
0xe1db…633a0xf349…b3c1Base—$0.01100%coinbase84d ago0x77f263…ba91ca
0xe1db…633a0x0649…eb36Base—$0.01100%coinbase84d ago0x74ac27…2a61d1
0xe1db…633a0x19e0…b950Base—$0.01100%coinbase84d ago0xbb6792…c13b46
0xe1db…633a0xee25…573cBase—$0.01100%coinbase84d ago0xc03d5b…20182f
0xe1db…633a0xad0e…e258Base—$0.01100%coinbase84d ago0x33bfeb…317539
0xe1db…633a0xb787…dcc9Base—$0.01100%coinbase84d ago0x5dad37…c1f3c1
0xe1db…633a0xcf5a…ef9bBase—$0.01100%coinbase84d ago0xa32c4c…6e4e5b
0xe1db…633a0x2ba1…6f74Base—$0.01100%coinbase84d ago0xa15b7c…b0db6a
0xe1db…633a0x5dee…0986Base—$0.01100%coinbase84d ago0x86a5fb…c175b3
0xe1db…633a0x801a…06fcBase—$0.01100%coinbase85d ago0xdc2510…e7ca20

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.