Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c66…26680x9d19…08d3Base—$0.06100%fluxa118d ago0xb7309e…fcad61
0xfc65…54ef0x9d19…08d3Base—$0.04100%fluxa118d ago0xf0bdf3…fefbf3
0xfdeb…ea8e0x9d19…08d3Base—$0.04100%fluxa118d ago0xbc8350…3f5c92
0xa03c…fbda0x9d19…08d3Base—$0.04100%fluxa118d ago0x3c1261…c3be66
0xbb65…58430x9d19…08d3Base—$0.04100%fluxa118d ago0xe8f866…179157
0x5ace…6db30x9d19…08d3Base—$0.04100%fluxa118d ago0x188af2…33405b
0x6d73…a4390x9d19…08d3Base—$0.16100%fluxa118d ago0xe805f0…5c1c91
0xcfe2…44550x9d19…08d3Base—$0.09100%fluxa118d ago0x36649a…8bfc0e
0x25b2…801b0x9d19…08d3Base—$0.06100%fluxa118d ago0xf4692d…e844fa
0x2a65…b13c0x9d19…08d3Base—$0.11100%fluxa118d ago0xd8927f…a63a21
0xb9fe…f3d30x9d19…08d3Base—$0.16100%fluxa118d ago0x1a212a…86e749
0x6b54…1b110x9d19…08d3Base—$0.05100%fluxa118d ago0xed42e5…1f5537
0x38c8…e1ef0x9d19…08d3Base—$0.15100%fluxa118d ago0x6edd0c…750e64
0x04f9…1c290x9d19…08d3Base—$0.12100%fluxa118d ago0xce66c3…daa9ce
0x6276…26f80x9d19…08d3Base—$0.16100%fluxa118d ago0x96325d…a63e20
0x9979…f14b0x9d19…08d3Base—$0.16100%fluxa118d ago0xa3c91a…065059
0x8192…1b980x9d19…08d3Base—$0.16100%fluxa118d ago0xaa3823…386e19
0x5d27…01490x9d19…08d3Base—$0.14100%fluxa118d ago0xf15822…4de395
0x3123…14320x9d19…08d3Base—$0.16100%fluxa118d ago0x369dc3…2df7ac
0x1cc8…14bf0x9d19…08d3Base—$0.16100%fluxa118d ago0x4eaa82…23a8b0
0x58b7…30fc0x9d19…08d3Base—$0.16100%fluxa118d ago0x19d78a…4fb10f
0x615b…9b4a0x9d19…08d3Base—$0.16100%fluxa118d ago0x5f1bb4…07455a
0xa811…73d10x9d19…08d3Base—$0.15100%fluxa118d ago0x6510d0…1e2bcc
0xdb6d…b1790x9d19…08d3Base—$0.16100%fluxa118d ago0x8ec4c0…fde72b
0x3d5a…73800x9d19…08d3Base—$0.17100%fluxa118d ago0xec1113…4d740c

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.