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…c8a52d ago0xce9553…dbd353
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc2d ago0xa293ec…256b17
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a52d ago0x61ece7…9e6e90
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc2d ago0x9a06af…e57774
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x607596…8de03c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x2c5635…22f9d7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x34b59b…7ce0b2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x4a6189…269e52
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x123a3a…5e27be
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x5bbec1…5eb4dd
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0xc66198…776401
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x5725f7…045ad2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x65eff2…9cb3ba
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0xe04755…734494
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0xf23a82…cdc95b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x13c780…064fcb
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x68819f…d81567
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0xf66f9d…ca098c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x72251f…4f0b11
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x29cc49…e6e422
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x537a6d…145675
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0x86f844…7707c7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0x84670a…51c1b6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3d ago0xb02647…09cf69
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a53d ago0xbc0df1…b1de62

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.