Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x00ca4a…939476
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x9e2e9b…071126
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x26c7c8…ead7f7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x351d3b…7d9f31
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x007860…bf92ae
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xf82cdc…8fe88b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0xd09bd3…fde9fd
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xb6d62e…fca8a5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x2b4798…9ef236
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x984096…5f4fe2
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0xea9c60…e83986
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x7d69f0…13e764
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x8b2978…6264f3
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xdbd117…a506c5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x87649b…662bbe
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0xafc6c4…7d3195
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x6e76d4…e0598a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x895373…66894d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x456823…a066c0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x4452d2…1f8833
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x045789…0dc946
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x2a775e…38fd87
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0x33f24a…ead761
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12d ago0x556533…22d3d4
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512d ago0xcd7d81…c01773

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.