Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad704e…ca855e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7cbb08…229892
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ee503…abe38e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e6cf0…8ba13d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x844ba8…3dfde5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fda79…267191
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc65e8a…10fd72
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f43e7…c65acd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc92a2…a8a26c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xced586…182c91
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x483743…5ddbf9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62dfd7…7915c3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ed6c9…552fbd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3f168…2a1f22
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09cfce…b3903a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f1187…3fb665
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24e78a…d92526
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x601d69…3b8782
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x446280…f1581d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6684e…b2d2b7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd4f81…5156b9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed3c17…7b076c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x638dca…d92863
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c6914…21e486
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x247973…38da8b

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.