Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…d6930x9386…ca25Basex402 service$10.79100%coinbase6d ago0x9dc1c3…50b820
0xde31…d6930x9386…ca25Basex402 service$18.00100%coinbase6d ago0x60267c…90aa6d
0xbaef…e0300x9386…ca25Basex402 service$2.69100%coinbase6d ago0xc44b32…1a094b
0xbaef…e0300x9386…ca25Basex402 service$10.79100%coinbase6d ago0xa56bf3…95bb04
0x9037…6dc10x9386…ca25Basex402 service$10.79100%coinbase6d ago0xcd6096…104aee
0x9037…6dc10x9386…ca25Basex402 service$10.79100%coinbase6d ago0x3feaf3…a62f72
0x9037…6dc10x9386…ca25Basex402 service$18.00100%coinbase6d ago0x9176dd…18a0f5
0x6956…1b2b0x9386…ca25Basex402 service$10.79100%coinbase6d ago0x1ea45e…eb5444
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase6d ago0x39128d…9fc881
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase6d ago0xc160ec…95b5e6
0x7b72…ae1d0x9386…ca25Basex402 service$10.79100%coinbase6d ago0x72738e…a880f4
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase6d ago0x5b20a2…475106
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase6d ago0x3d877e…cc4d04
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase6d ago0xd1235f…f7cc5c
0xcb89…96b70x9386…ca25Basex402 service$18.00100%coinbase6d ago0x47eea2…0aec9b
0xb569…b3dd0x9386…ca25Basex402 service$18.00100%coinbase6d ago0x873f14…9aae47
0xd3e3…68d70x9386…ca25Basex402 service$10.79100%coinbase6d ago0x64bc5f…7bee0f
0xc6fe…6e6b0x9386…ca25Basex402 service$10.79100%coinbase6d ago0xd000fb…a861c4
0xe2d3…22280x9386…ca25Basex402 service$10.79100%coinbase6d ago0xf487dd…da91c6
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase6d ago0xbb8486…58884b
0xc852…46d70x9386…ca25Basex402 service$18.00100%coinbase6d ago0xe2b2d8…9ee057
0xc852…46d70x9386…ca25Basex402 service$18.00100%coinbase6d ago0x0551b3…236911
0xf3ac…b2f40x9386…ca25Basex402 service$10.79100%coinbase6d ago0xb88ed6…125e5e
0xa3b0…cecb0x9386…ca25Basex402 service$18.00100%coinbase6d ago0x32091c…6aa3fe
0x6ee8…20a60x9386…ca25Basex402 service$18.00100%coinbase6d ago0xbe35f6…a96d1d

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.