Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x69accd…2ef58e
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x4a92d2…930c69
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x69a938…119838
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x28ed93…5cf951
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0xaf6ee7…30521b
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0xce0fad…a74806
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x1e3d0d…8ba8a7
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x5e3afe…008c9a
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x9b31ed…bf1fcc
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x554f03…6bddee
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x1745dc…a33a59
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0x8b5742…9b47e0
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa45d ago0x9893f2…37acd8
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa45d ago0xb6a105…c12ff3
0xb4f9…69470x9c95…e299Base$0.001100%fluxa45d ago0xeed243…828783
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa45d ago0x68dd17…1403bc
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x8e8154…d652a6
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x79cbac…09a68e
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x9bbfca…63afc3
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x8d7acc…372bdf
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0xe64242…1c6c16
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x432b47…8c78f9
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x199c71…c6a20c
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x9c1767…dd0b09
0xb4f9…69470x9c95…e299Base$0.001100%fluxa46d ago0x9d42e9…0c7d77

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.