Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x6e8bda…17be1f
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0x1117ad…43bc49
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x4a485d…e1494b
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x0035fa…5335b2
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xc6e4fa…8752d5
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x4bae86…a069bb
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x80e18d…9622d4
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0x70f70f…912d60
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x24cd48…b3a702
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x0086b7…ce1abb
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xf70cee…7b1a04
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x6c6517…2986dd
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x2c29ee…df4b96
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0x687f19…576262
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xb74dd0…ac5c71
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xf6c1fa…e1e650
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x964edf…1b1f0e
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0xa1484d…9b50fc
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xbd0d53…8cc87e
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xec8958…04b2aa
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa38d ago0xe075eb…29fef4
0x353c…cafe0x9c95…e299Base$0.001100%fluxa38d ago0xc0ed91…ea1dc2
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa38d ago0x0d8ca3…d22f6a
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa38d ago0x9a16de…fdaf32
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa38d ago0xfe30cd…028d3f

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.