Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x01fa9b…1bbf81
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x244247…abbce1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xd74179…b2aa92
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x2f460f…9156f9
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x8e4b60…7a81e1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x8fc9a7…caaa65
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xe53ee4…881c1b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x6dbb7b…7d6ca2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xb9ecac…ce1f85
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xd198e4…a633e2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x3e4d0a…3ba335
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xa88b75…a82584
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x9fe7c0…2a9050
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x05140d…eb3a22
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x527ebb…424e29
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x412264…c23151
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xd5585e…9d3249
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xe1535a…c0d10b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x1f6066…638d53
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xb695a0…0803f3
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xbffc90…8392fa
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xb0a9f7…640e40
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xba05d4…0f8ef2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xcc2eaa…1a2f63
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xef8e43…eec19e

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.