Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x3c8443…cde015
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x48ea15…5db628
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x644f5c…521d11
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x386720…99ad1d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xa87903…996385
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x04d4fa…39a774
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xe28bdd…eb9f1d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xdcde51…206193
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xc7936b…538284
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xf0adce…71b281
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x4c3175…750331
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x1ece6d…9f8202
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x0891d0…720205
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xa3a9fb…6d8a40
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x3ee8aa…53d70a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x2827a6…db0db1
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x899130…857396
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0x1d62a3…8c6c5d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa21d ago0xe46b37…b1b91b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x6ca54b…899cfb
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x357733…8bbadd
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x071b42…7254dd
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x8722af…4d3630
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xdd9f9b…8a3081
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x1acad2…9b5617

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.