Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa7d ago0xc86c8e…c687d6
0x6e24…0deb0xfe80…47eeBase$0.001100%fluxa7d ago0xc20d9f…3779ce
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa7d ago0x9c1ce3…062baf
0xbec8…26970xfe80…47eeBase$0.001100%fluxa7d ago0xe97a42…e728a1
0x96cf…36790xfe80…47eeBase$0.001100%fluxa7d ago0x67fc3d…3a9c4f
0xf424…98710xfe80…47eeBase$0.001100%fluxa7d ago0xd19498…eb5778
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa7d ago0x06b94a…8e9a97
0x85ed…68540xfe80…47eeBase$0.001100%fluxa7d ago0x893b57…a1271f
0x7403…dad50xfe80…47eeBase$0.001100%fluxa7d ago0x26a815…387f74
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa7d ago0xab90f5…75096b
0x1c9b…e6d50xfe80…47eeBase$0.001100%fluxa7d ago0xc04227…0524ec
0xbff0…deb80xfe80…47eeBase$0.001100%fluxa7d ago0x725a45…3225d9
0x6f29…8b940xfe80…47eeBase$0.001100%fluxa7d ago0x869e07…8994d9
0x979d…228d0xfe80…47eeBase$0.001100%fluxa7d ago0x2b7280…8aa546
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x889243…90dadb
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa7d ago0x3eacb7…6f1089
0x735f…a9ca0xfe80…47eeBase$0.001100%fluxa7d ago0xabfba2…8abf67
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa7d ago0xce787f…836fef
0x6d6a…6c340xfe80…47eeBase$0.001100%fluxa7d ago0xbb8015…4946a5
0x09f3…83550xfe80…47eeBase$0.001100%fluxa7d ago0x905c1e…8ddf27
0x02b6…31550xfe80…47eeBase$0.001100%fluxa7d ago0x448651…bd0bea
0x9c2f…723c0xfe80…47eeBase$0.001100%fluxa7d ago0xe90ac7…a34e2e
0x2a90…92780xfe80…47eeBase$0.001100%fluxa7d ago0xe9d9c9…739dff
0xa1fa…3a350xfe80…47eeBase$0.001100%fluxa7d ago0x6978dc…67f425
0x6f09…31120xfe80…47eeBase$0.001100%fluxa7d ago0x16b0a8…1989db

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.