Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdef5cf…45d503
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2db1c…784261
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x460740…518ea7
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x815b73…82630e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c4ba3…adbef1
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3310b9…ad7aef
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2f5c9…4ec81e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52729f…9e2d33
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c832f…119a95
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90db11…675c7d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x869bac…5e0917
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf62ad9…8c95c5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e77fe…883a64
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75c832…3912e7
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02c54d…227665
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7e567…37e256
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x174aa0…7a0542
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf3631…fc37b9
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4de891…945725
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e1be8…c0699d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7f6c6…06aeba
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15e933…f32897
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8142e2…528f19
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2472d…2357db
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52b881…116e38

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.