Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xd73f16…e8cbc2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x910c8c…1d8544
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xaec073…684159
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xb1e7fc…7a310a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xbbccb0…f3dc08
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x10da11…007a05
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x4a4264…848b78
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xf384cd…5349c6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x6579d6…24f572
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x54d81b…232ba9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x5c9be9…24c1fe
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xbbda6f…f45bc0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x190d72…c72b15
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xdc14e0…0f9775
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x16c376…adeb3f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xeb8086…4a7eff
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0x26156f…b2e413
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xaaa279…207490
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xfd8a02…340d44
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xf89534…464961
0x0b40…da860x9c95…e299Base—$0.001100%fluxa78d ago0xbdc255…d37769
0x0b40…da860x9c95…e299Base—$0.001100%fluxa79d ago0x194282…c9871e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa79d ago0x2c947e…2d1bbd
0x0b40…da860x9c95…e299Base—$0.001100%fluxa79d ago0x203062…bafd92
0x0b40…da860x9c95…e299Base—$0.001100%fluxa79d ago0xeb17c8…28e2a0

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.