Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xd1bffd…faa356
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x62cdc3…161cfe
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x95e64e…565644
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x6056e9…435392
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x0fb8d2…e8d862
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xa25aee…5e034c
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x3e6198…90ff4c
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xc4b8ee…34a9dc
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xeba4b3…85a131
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xfcd5a3…63eea5
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x3d1b3c…295f05
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xe801b1…61472d
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xd57035…f66833
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x745ae8…163ab6
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xdae2e9…551389
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x273c0f…2f99a2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x760ad3…a0cbbb
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xb3aa56…af4076
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x27f41f…86f5cc
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x391c32…9556e0
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xf4cd8e…db7e52
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0xf60f7c…699929
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa21d ago0x6637c9…6f23e5
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa22d ago0x5b216e…78733a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa22d ago0xbee77f…30c7b3

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.