Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6f8…82410x140f…a285Base$0.20100%fluxa105d ago0x252f0a…73411e
0xb03f…ff4b0x140f…a285Base$0.45100%fluxa106d ago0x52b3eb…438ff7
0x4e82…44da0x140f…a285Base$0.70100%fluxa106d ago0x0d5697…890f23
0x7b24…5c0c0x140f…a285Base$0.70100%fluxa106d ago0x8b38f0…9f155a
0x708d…07c50x140f…a285Base$0.70100%fluxa106d ago0x8e9bb4…43db9c
0x2be7…db5a0x140f…a285Base$0.60100%fluxa106d ago0xf61a4c…cea053
0x00eb…8f8f0x140f…a285Base$0.45100%fluxa106d ago0xab0b05…85e951
0x0d99…b7960x140f…a285Base$0.60100%fluxa106d ago0x9e35fe…29e969
0x31dc…8af20x140f…a285Base$0.25100%fluxa106d ago0x1b0b3b…c4f11f
0xd14c…06ec0x140f…a285Base$0.25100%fluxa106d ago0xd51154…50c9a8
0x6dba…67a20x140f…a285Base$1.47100%fluxa106d ago0x5dd371…7672e9
0x66b9…9f390x140f…a285Base$0.25100%fluxa106d ago0x7e05a5…a55dba

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.