Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x01e3f2…d99fbd
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x1207d1…178191
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x3f39a8…941b80
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x34c4d2…e57787
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xefad67…988a2c
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xbaf406…429da6
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xbf654f…326c88
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xafadd8…b1dc61
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x1b08c6…532b36
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xa54ee1…8216db
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x86a0ad…1d9be1
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x6a05db…dcca9f
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x52d6b0…b999d9
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xab4b6e…743a7c
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x7accb1…caf3d3
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x62989e…7f20a6
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0x4aa2c4…c0b672
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xd6e3bc…58dd0b
0xef19…12b20x9c95…e299Base—$0.001100%fluxa68d ago0xe79c9a…b7eb78
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0x29af82…e805b7
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0x8e9a41…740bb1
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0x8b4468…15b338
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0xb8a8f4…cec12e
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0x2ededa…5398d6
0xef19…12b20x9c95…e299Base—$0.001100%fluxa69d ago0xdc3971…625f8c

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.