Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0xbea8…2e80Base—$0.01100%coinbase60d ago0x941b3f…36822b
0x0c9e…366b0xce12…0582Base—$0.01100%coinbase60d ago0x496920…ce7ac3
0x0c9e…366b0x0cb6…a272Base—$0.01100%coinbase60d ago0xbd5f69…c79857
0x0c9e…366b0x45d0…191cBase—$0.01100%coinbase60d ago0x370861…811a74
0x0c9e…366b0x6b70…72a5Base—$0.01100%coinbase60d ago0x4a303c…897a04
0x0c9e…366b0xfd5c…5eeaBase—$0.01100%coinbase60d ago0x02058d…16759c
0x0c9e…366b0xa3d0…adf4Base—$0.01100%coinbase60d ago0x979233…16970d
0x0c9e…366b0x54a5…2554Base—$0.01100%coinbase60d ago0x04448b…eff65b
0x0c9e…366b0x3538…cf21Base—$0.01100%coinbase60d ago0xd19c37…47a987
0x0c9e…366b0x7fa2…1381Base—$0.01100%coinbase60d ago0x43821b…82e324
0x0c9e…366b0xfc2e…4b1cBase—$0.01100%coinbase60d ago0x03f952…2e880e
0x0c9e…366b0x6b65…cb08Base—$0.01100%coinbase60d ago0xb4cc73…a916ad
0x0c9e…366b0xb8b7…5bd7Base—$0.01100%coinbase60d ago0xc95b61…b39f9e
0x0c9e…366b0x3a58…e616Base—$0.01100%coinbase60d ago0x67c6ed…5a8097
0x0c9e…366b0x023a…9186Base—$0.01100%coinbase60d ago0xac2da6…7b48b3
0x0c9e…366b0x2de8…2ed4Base—$0.01100%coinbase60d ago0x97c748…93e274
0x0c9e…366b0x069c…e9eaBase—$0.01100%coinbase60d ago0x89788e…83daaa
0x0c9e…366b0x3ed4…6038Base—$0.01100%coinbase60d ago0x6e1f99…921ccf
0x0c9e…366b0xe8b3…3c6aBase—$0.01100%coinbase60d ago0x796a1c…d03485
0x0c9e…366b0x3991…89d4Base—$0.01100%coinbase60d ago0x5699fa…95810c
0x0c9e…366b0x08b3…7eabBase—$0.01100%coinbase61d ago0xf0b485…2bfa34
0x0c9e…366b0x9773…8288Base—$0.01100%coinbase61d ago0x0db096…9e5a3d
0x0c9e…366b0x296d…5f04Base—$0.01100%coinbase61d ago0xc07710…40eae2
0x0c9e…366b0xb5ab…cb51Base—$0.01100%coinbase61d ago0x0c0dd3…5bcee6
0x0c9e…366b0x8ab2…8089Base—$0.01100%coinbase61d ago0x7f7544…79f93f

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.