Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490x270a…6958Base—$0.38100%coinbase64d ago0x042146…d807ad
0x0b9e…79490x1ff5…df0aBase—$0.01100%coinbase64d ago0x2eaed3…a09940
0x0b9e…79490xdb6b…05eaBase—$0.52100%coinbase64d ago0x3e39d1…ca5d29
0x0b9e…79490x21c8…ea5cBase—$0.01100%coinbase64d ago0xbba93c…37ccb3
0x0b9e…79490x15a3…1a03Base—$0.49100%coinbase64d ago0xa5dad5…e884db
0x0b9e…79490xe0ef…8021Base—$0.01100%coinbase64d ago0x1bbdd6…bc5561
0x0b9e…79490xd054…2b1aBase—$0.48100%coinbase64d ago0x442cda…ca7816
0x0b9e…79490x0dff…3aa3Base—$0.01100%coinbase64d ago0xf27449…1a1de2
0x0b9e…79490xe0a4…a203Base—$0.39100%coinbase64d ago0x55cda2…38b66b
0x0b9e…79490x1ac3…5a8bBase—$0.01100%coinbase64d ago0x53ac4f…0e06dd
0x0b9e…79490xb475…fd47Base—$0.56100%coinbase64d ago0x25623c…f117e5
0x0b9e…79490xd97b…2aa6Base—$0.01100%coinbase64d ago0xc5965a…a77a97
0x0b9e…79490x58f0…db47Base—$0.29100%coinbase64d ago0xfe6461…5d0682
0x0b9e…79490x6d31…669eBase—$0.01100%coinbase64d ago0x7ba8cd…ebcf4e
0x0b9e…79490x7c94…fef7Base—$0.36100%coinbase64d ago0xdf0dd7…42c620
0x0b9e…79490x7d71…c96aBase—$0.01100%coinbase64d ago0xee483d…daaec8
0x0b9e…79490xb722…33edBase—$0.90100%coinbase64d ago0x4fb254…b3bc18
0x0b9e…79490x7835…24bfBase—$0.01100%coinbase64d ago0x79630c…bf3381
0x0b9e…79490x7bbd…ba4aBase—$0.38100%coinbase64d ago0xfa3c68…7b8318
0x0b9e…79490xa3cb…a13fBase—$0.01100%coinbase64d ago0x7dbcfd…0868c8
0x0b9e…79490x7c19…cf8aBase—$0.51100%coinbase64d ago0x712499…9ee924
0x0b9e…79490x686c…e485Base—$0.01100%coinbase64d ago0x709bd2…70f5df
0x0b9e…79490x5499…cbcbBase—$0.40100%coinbase64d ago0xa91e69…434bf3
0x0b9e…79490x80ec…2cafBase—$0.01100%coinbase64d ago0xa8749c…5fd90d
0x0b9e…79490x09e2…2104Base—$0.45100%coinbase64d ago0x3c166f…ef8b58

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.