Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0x9c95…e299Base$0.001100%fluxa38d ago0xbc5e63…237e57
0x98f3…869b0x9c95…e299Base$0.001100%fluxa38d ago0x8a82bb…287232
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x82b3e8…142e50
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x8aedf6…5c472a
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0xfa1ea6…5f4b16
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x4e1569…848752
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x6a9ea9…aa8ef5
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x606d48…f4710e
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x1ead63…4547da
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x6dfa8f…035954
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x77f74d…bacc74
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0xbc44b9…3c7570
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x277288…b921d2
0x98f3…869b0x9c95…e299Base$0.001100%fluxa38d ago0xfbb5c8…7cb5a9
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0xfe11ec…9b0502
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x99d450…acb908
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x10ba28…b95c1c
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0xeb7a6d…9194be
0x98f3…869b0x9c95…e299Base$0.001100%fluxa38d ago0x3df4bb…b10160
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x1975e3…fdb4f6
0x98f3…869b0x9c95…e299Base$0.001100%fluxa38d ago0x06b627…1a322f
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa38d ago0x0f068d…63dd84
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa39d ago0x971a54…6d0069
0x98f3…869b0x9c95…e299Base$0.001100%fluxa39d ago0xd01b99…7f212d
0x98f3…869b0x9c95…e299Base$0.001100%fluxa39d ago0x53b0b8…8f5b6b

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.