Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xcd7a40…75b4a3
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xc1607e…e712a9
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xafe4d3…8bbd82
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xfb15ea…29fcb2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x084a38…335e35
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x40b8dc…047912
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xc13964…aae585
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xf97b7c…185068
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xdadda4…75d9c2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x6a7c9b…acac15
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x9e0492…b69922
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x3bc3a8…f12bdb
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa38d ago0x228a15…054169
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xd4a7ea…049fd5
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x1be1c4…33fff9
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xd50f5e…299ece
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0xa701af…566dea
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x38e8d2…49be72
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x22dd8b…da822f
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x09e14c…e393f9
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa38d ago0x3c65fd…570653
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa38d ago0x666503…08e321
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa38d ago0xf6e0aa…bdf5a8
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa38d ago0x7138ab…dac10a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa38d ago0x6fa783…df647b

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.