Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x2275ed…386ad4
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x931c05…4ff2a7
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x122def…ee967c
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x73152d…0b2e8e
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x8ae58a…99b290
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa31d ago0x1300af…2265ba
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x2df81c…0345d2
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0xef3eeb…648d2b
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x125c79…026bcd
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x8619f3…7f9cc1
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa32d ago0x0eaa1d…78a312
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa32d ago0x77d604…13fbd6
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa32d ago0x20701f…0311d8
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa32d ago0xeb87dd…4093c5
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0xb9fa53…ed5110
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x8d8c00…d529f2
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x886429…4919e4
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa32d ago0x2f7cf0…c738ed
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x10fa29…13129a
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0xf9e46c…f246da
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x55ef1c…3458be
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x870329…43d63b
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0xab4d88…86ecb6
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0xe86428…52c300
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa32d ago0x1a745e…8afd73

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.