Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1962…95640x6026…efb7Base—$0.00870%0x96c8…6df646d ago0x213659…2f957d
0x0a1b…33610x6026…efb7Base—$0.002100%0x96c8…6df646d ago0x92b629…37e6b2
0x0921…80c10x6026…efb7Base—$0.001100%0x96c8…6df646d ago0x84e645…dfe074
0x9f77…c4ea0x6026…efb7Base—$0.008100%0x96c8…6df646d ago0x57ef21…f09023
0xc29e…03fc0x6026…efb7Base—$0.00570%0x96c8…6df646d ago0x85d999…874fa6
0xd995…b0ae0x6026…efb7Base—$0.00570%0x96c8…6df646d ago0x194758…635d33
0xa3dc…eb980x6026…efb7Base—$0.008100%0x96c8…6df646d ago0xae62bd…a20c47
0x4da5…768a0x6026…efb7Base—$0.005100%0x96c8…6df646d ago0xc6b935…d6bfd8
0x1962…95640x6026…efb7Base—$0.008100%0x96c8…6df646d ago0x18bb22…55d83c
0x9737…c7760x6026…efb7Base—$0.002100%0x96c8…6df646d ago0x750a3d…20cca5
0xc29e…03fc0x6026…efb7Base—$0.008100%0x96c8…6df646d ago0x5a5e45…9194e3
0xd995…b0ae0x6026…efb7Base—$0.005100%0x96c8…6df646d ago0xb0351b…d644b2
0x2094…16d00x6026…efb7Base—$0.005100%0x96c8…6df646d ago0xcfca89…bd941e
0xa849…9f680x6026…efb7Base—$0.002100%0x96c8…6df646d ago0x211ef2…27b72f
0xa3dc…eb980x6026…efb7Base—$0.00170%0x96c8…6df646d ago0x67df00…2f724d
0xe8aa…214a0x6026…efb7Base—$0.008100%0x96c8…6df646d ago0x933d71…e481d0

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.