Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770xe1b1…2c04Base—$0.01100%coinbase77d ago0x8ec614…2ef8dd
0xd178…9e770x214f…fe0bBase—$0.01100%coinbase77d ago0x0c7693…2a3913
0xd178…9e770x2773…98cbBase—$0.01100%coinbase77d ago0xdbcf3d…7128d1
0xd178…9e770x6085…4d21Base—$0.01100%coinbase77d ago0xafd789…f94ab5
0xd178…9e770x75a4…de64Base—$0.01100%coinbase77d ago0x0c8349…a4ebb4
0xd178…9e770x473d…08feBase—$0.01100%coinbase77d ago0x3f1c6a…5f81f3
0xd178…9e770x1325…8eb0Base—$0.01100%coinbase77d ago0x851d30…94fffc
0xd178…9e770x6362…046eBase—$0.01100%coinbase77d ago0x0910d8…1a2192
0xd178…9e770x2258…2cd0Base—$0.01100%coinbase77d ago0x1a885d…34c7ed
0xd178…9e770xbce0…5e7dBase—$0.01100%coinbase77d ago0x1b2ba5…71ab6b
0xd178…9e770xc675…0e96Base—$0.01100%coinbase77d ago0x4148cd…694486
0xd178…9e770x8d7d…e947Base—$0.01100%coinbase77d ago0x57db3e…8b40d6
0xd178…9e770x0e5b…d5e5Base—$0.01100%coinbase78d ago0x769478…1e2329
0xd178…9e770x9d18…53b6Base—$0.01100%coinbase78d ago0xa46870…4f2daf
0xd178…9e770x6d22…4611Base—$0.01100%coinbase78d ago0xad32b3…54eb70
0xd178…9e770xb248…15c2Base—$0.01100%coinbase78d ago0xe94965…1329f3
0xd178…9e770x023c…d86aBase—$0.01100%coinbase78d ago0x61d4c2…061a9d
0xd178…9e770xc31b…04c4Base—$0.01100%coinbase78d ago0x60d09c…f2ba55
0xd178…9e770x6390…8047Base—$0.01100%coinbase78d ago0xc46e5f…a35edb
0xd178…9e770x851a…3ecdBase—$0.01100%coinbase78d ago0x7a14da…b45206
0xd178…9e770xd092…2297Base—$0.01100%coinbase78d ago0x1b153c…06c689
0xd178…9e770x603d…45c4Base—$0.01100%coinbase78d ago0xb1b3d3…c48537
0xd178…9e770xd1e2…9d49Base—$0.01100%coinbase78d ago0x46098e…126c2c
0xd178…9e770xd690…8bc4Base—$0.01100%coinbase78d ago0xb0842d…d6e9f4
0xd178…9e770x0d85…a71fBase—$0.01100%coinbase78d ago0x267573…a16de5

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.