Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x97cd39…ff63d0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x4b46ca…bca8a8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xc6c73d…d8cb39
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xd7168a…6b1909
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x4f67f2…364878
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x3f4937…ca09a5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x86c153…fc3f03
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x7b9ceb…edc931
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x1a6f10…d9eafa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x296de0…f2bc6f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xebb480…d68095
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x3988d7…ba67fe
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xbe6f9b…c7f0d5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x488a3d…64c120
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x50d77b…77f57a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xcb315f…2f9aaa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x110b1d…5dd2a6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x8f476f…d9959e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x01ade2…dbd210
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xc45bdb…86538b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xe91fcc…4d4eb2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xcf4033…fe1ee2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0x8036bf…3ad585
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xa22f7b…90b3a6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase14d ago0xa241c4…ff80d3

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.