Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49dcd8…7aa3ef
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x476532…a88c81
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8ddb5…b2a7e3
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92ec6c…56e7fa
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x259d28…2efe31
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8292b1…3bb363
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef6688…e598bd
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8788c…de97b6
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x520f2b…b0e673
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d185e…fb8454
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf0bba8…d1093e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd43896…95113c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0da1ad…cdf010
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbca5bf…4d929e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12dafa…05a744
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b3fdf…b25870
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52cc37…9e850f
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa19664…9a6346
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93842b…8d030b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdaefb2…c77285
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f02fe…c3f44b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x327762…35456a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb0d6d…50ef64
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x609504…d9f2c4
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x187ab4…8a823f

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.