Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0d…46bb0x9d19…08d3Base—$0.12100%fluxa120d ago0xd7ef29…224775
0x2120…79a80x9d19…08d3Base—$0.12100%fluxa120d ago0xf8d97e…eb82e2
0x0537…7c170x9d19…08d3Base—$0.12100%fluxa120d ago0xaf9d50…e6ebfc
0x08fa…5e750x9d19…08d3Base—$0.12100%fluxa120d ago0x764ce4…7d0855
0x2184…d82e0x9d19…08d3Base—$0.12100%fluxa120d ago0xb44539…e7d5fc
0x4015…e2ae0x9d19…08d3Base—$0.14100%fluxa120d ago0xdbcc51…9ae575
0x0dd5…2a1f0x9d19…08d3Base—$0.12100%fluxa120d ago0x94499b…5b3917
0x16ab…dd6b0x9d19…08d3Base—$0.05100%fluxa120d ago0xe8f28c…9eeba8
0xaab5…282b0x9d19…08d3Base—$0.05100%fluxa120d ago0x10c7e5…c29f35
0x6e96…57490x9d19…08d3Base—$0.12100%fluxa120d ago0xff5a4d…c307ff
0x8ef7…0a640x9d19…08d3Base—$0.05100%fluxa120d ago0x2d3b98…619594
0xa897…6e860x9d19…08d3Base—$0.04100%fluxa120d ago0x0e17f2…9f036e
0xff7a…8b7e0x9d19…08d3Base—$0.05100%fluxa120d ago0x467f10…977764
0x7091…50290x9d19…08d3Base—$0.05100%fluxa120d ago0xa38564…dea808
0xd161…25bc0x9d19…08d3Base—$0.07100%fluxa120d ago0xeb00c7…c3cf0c
0xe00a…d1040x9d19…08d3Base—$0.08100%fluxa120d ago0x99152d…743045
0xe15e…02650x9d19…08d3Base—$0.09100%fluxa120d ago0x81eabe…321949
0xaaf5…22310x9d19…08d3Base—$0.12100%fluxa120d ago0x69c251…8e43fc
0x8ae4…b1480x9d19…08d3Base—$0.04100%fluxa120d ago0xbbf850…200a03
0xb58f…3e4d0x9d19…08d3Base—$0.05100%fluxa120d ago0x945f7e…dd84d0
0x2df1…68ff0x9d19…08d3Base—$0.08100%fluxa120d ago0x663df0…9f7b98
0x7ad0…16710x9d19…08d3Base—$0.07100%fluxa120d ago0x756c3a…1bb34e
0x4fcf…22440x9d19…08d3Base—$0.07100%fluxa120d ago0x9659a5…b60c98
0x326b…58d80x9d19…08d3Base—$0.09100%fluxa120d ago0xa817c6…c78e01
0xd344…2cf20x9d19…08d3Base—$0.06100%fluxa120d ago0xd9f6ef…f78cb3

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.