Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x363a…17300x9c95…e299Base—$0.001100%fluxa69d ago0x6983cf…5128e4
0x363a…17300x9c95…e299Base—$0.001100%fluxa69d ago0xc0813f…11501c
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x15ab0b…cabbd6
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x31d4a5…90e728
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xa20a3b…b7dd88
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x52fc19…17c32e
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x000afc…8abfd5
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x0e5841…1b3d09
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xf27f90…654b8d
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x6720df…6812a0
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xcd5007…5fef1d
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x5bbe17…2df01a
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x65d1a5…b36952
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x0c2f74…efa36c
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xd61c85…b29e65
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x6ac848…dd794c
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x95f5c0…bd017a
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xf8d171…3e8816
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x0c7016…ccd0e5
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x4cdccb…018936
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xc00703…bef8e2
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xd5e0e3…22aa64
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0x9d07f3…940f4b
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xc8771b…29842a
0x363a…17300x9c95…e299Base—$0.001100%fluxa70d ago0xb4c0c8…4c8130

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.