Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2dde54…ea4303
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58af81…93c801
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14f2c5…a296e5
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf93dd7…5f8dc8
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc06cf0…c1c8be
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2038a5…cf51a5
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b9045…4e050d
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa99a92…d70796
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0db8b3…cc97d5
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3ccce…e71184
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x282438…82e998
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe33055…e6614d
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x987e79…fe6f82
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d1673…57b206
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d31ed…bbe730
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4193d9…b5655b
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x282742…fb5e8c
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6deb09…3eef0c
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1040d7…7ea70a
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1bcff1…08acc6
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe60352…70e8db
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e3f66…c45e32
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x820f19…1edb87
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a0516…68817b
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc30c2d…f2ba4a

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.