Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0f…9ec10x0f57…3779Base—$0.01100%coinbase77d ago0xb4ed7a…a92575
0x7a0f…9ec10x3b46…fb08Base—$0.01100%coinbase77d ago0xdcd5dd…a56111
0x7a0f…9ec10x2981…7b4eBase—$0.01100%coinbase77d ago0xbd9ce9…b2c039
0x7a0f…9ec10xddd0…e464Base—$0.01100%coinbase77d ago0xcc3638…84d139
0x7a0f…9ec10x72b6…87d7Base—$0.01100%coinbase77d ago0x15a7c1…a99f85
0x7a0f…9ec10x6166…6950Base—$0.01100%coinbase77d ago0x1af71e…b4c4dd
0x7a0f…9ec10x36a7…4aa6Base—$0.01100%coinbase77d ago0xfc8db1…ab4659
0x7a0f…9ec10x72c5…185aBase—$0.01100%coinbase77d ago0x108927…4a6921
0x7a0f…9ec10x0656…dffeBase—$0.01100%coinbase77d ago0xc86cb1…d4b5fc
0x7a0f…9ec10x41c8…6edaBase—$0.01100%coinbase77d ago0xbd1c0d…49c4cc
0x7a0f…9ec10x3a61…3addBase—$0.01100%coinbase77d ago0xb09521…f03a2a
0x7a0f…9ec10x185a…f66aBase—$0.01100%coinbase78d ago0x22d4dc…94bd7b
0x7a0f…9ec10x6ed4…b1a8Base—$0.01100%coinbase78d ago0x87c23e…284794
0x7a0f…9ec10xa576…2ed4Base—$0.01100%coinbase78d ago0xc57584…559b1b
0x7a0f…9ec10x4c71…f6e4Base—$0.01100%coinbase78d ago0x4f9cf4…c2b0fd
0x7a0f…9ec10xc573…4e57Base—$0.01100%coinbase78d ago0x5c20f3…bdd614
0x7a0f…9ec10x6fd1…4149Base—$0.01100%coinbase78d ago0x66500a…8ad726
0x7a0f…9ec10xa0b2…c61bBase—$0.01100%coinbase78d ago0x6a0a98…9a71db
0x7a0f…9ec10xe227…06a9Base—$0.01100%coinbase78d ago0xb2fdb3…d15bbf
0x7a0f…9ec10x5ef7…cc3fBase—$0.01100%coinbase78d ago0xa20979…6e5a09
0x7a0f…9ec10x862d…46cdBase—$0.01100%coinbase78d ago0xe792a8…c8de84
0x7a0f…9ec10xddd3…6d10Base—$0.01100%coinbase78d ago0x3f3698…740291
0x7a0f…9ec10xef71…2e31Base—$0.01100%coinbase78d ago0xd94875…a01e82
0x7a0f…9ec10xa84c…d959Base—$0.01100%coinbase78d ago0x14a1cc…42c3b8
0x7a0f…9ec10x6731…c146Base—$0.01100%coinbase78d ago0xeb6a30…4b5972

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.