Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x0362…ee920xf5f2…e0afBase$0.00570%0x0018…ca9719d ago0x637041…2abb29
0x0362…ee920xf5f2…e0afBase$0.00570%0x0018…ca9719d ago0x33691d…d7e6f3
0x0362…ee920xf5f2…e0afBase$0.00570%0x0018…ca9719d ago0x2cec4d…d6f6ba
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x18658b…9bfcde
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xf7a876…e05f85
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x435a43…6eb004
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x70b102…392aa6
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xd57d85…3dcc38
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x3ce937…450e45
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x92e423…8254fc
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x41fec0…81d999
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xc241e5…db3605
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xde6836…44b0c6
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xb9ed1d…2c8cf9
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x65cb07…8cdaf8
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x84d354…eebb27
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0xba8cbc…62a095
0x0a2b…dfca0xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x8a755a…5a7a65
0x96c5…88670xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x73c60f…6f5114
0x96c5…88670xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x5a3af0…3df007
0xd36b…2b680xf5f2…e0afBase$0.00570%0x0018…ca9720d ago0x41a859…b07046

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.