Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d3297…80c638
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x095d9a…5e2895
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x930708…e2eb8a
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe5917…13e5e8
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x17c4fb…1cefd0
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedb03a…5ae0ac
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8956b…025217
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4be757…579c1f
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe7d52…8d47b2
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc76e9f…f69ccc
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34e236…4f067a
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1a413…edff48
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x683f89…e16437
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3671fb…5156f7
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1509c…2e13e7
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d8dd3…44791f
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x428c23…b3e8d4
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3479e5…2222d2
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x853d50…044a71
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01d86f…55b95c
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x655dbe…f740b2
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x506243…de7640
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d34bf…349d98
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d2949…c88641
0xf71f…4bc90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f6b7a…090b26

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.