Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xfbdeec…05161f
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x9b2f09…08f61b
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x859e49…0ae631
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xc8e119…4555ab
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xa4f955…181165
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x768c3e…f7fba7
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x009c2b…992557
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xf9dc67…487f91
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x6a2c46…b49215
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x524d2d…d5a465
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa50d ago0xd2a49a…849a55
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xf85712…93dfcd
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x083887…bd2ac8
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x3f0125…17cafd
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x59d5e8…bf05ce
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x16f8d4…8b45b5
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x56203d…c7a14d
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xba7023…b097e2
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x698f0f…65eb3a
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x9ce6f2…84d92f
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xe3b97b…0bc01b
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xaf4305…c2921f
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0xa3a4c6…2b558c
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa50d ago0x377cbf…e094e1
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa50d ago0x21fe17…b38d79

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.