Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x99f02b…54be77
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x690014…7c6af5
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x9f62ff…cc2735
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xb44c49…e5f7d8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xc8989e…adc1d9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xe93663…220219
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x7a8914…fbdbcd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xfdc08a…36b475
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x457d01…ed479c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x9095c8…2c8fef
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x5b3182…d9b9cd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x0943e2…30e555
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xbf9def…8dfe22
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0xfc313e…d41562
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa85d ago0x57b416…f8948f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0xad8732…4c2803
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x8bd274…549f8a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0xbd50ed…98b808
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x18c860…8b7c26
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x1aa6ce…86ae7f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x0cc005…e12629
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0xdb1eed…79eef3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x4fa8ad…7b9c01
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa86d ago0x96b26e…ced9be

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.