Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x21f86a…f662cc
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x0dc1af…d35c92
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x4788e0…ba6cb0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x030de1…610b13
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x828cff…b1b6f0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x0ff14a…09eb76
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x6b5c4b…a7b88a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x8d31dc…ed7ff0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xd69460…31b578
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x45951f…0b500d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xfcf8e4…c7e84c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x1612ff…42340e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x9e1d54…526e40
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x65ed87…54464c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x018609…ef8c42
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xdb1c74…2550b8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xff36e2…2b2657
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x5b88ea…b23eab
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x65c4bc…b1de8b
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x4697bd…3fa9f8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xdc1d77…701541
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0xbccee6…554e4e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x7b07cc…35d893
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa52d ago0x45cc17…792d81
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa53d ago0xbc0273…ef8882

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.