Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xae8a65…0dec80
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x3b103a…1cdbdb
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xbfc2ba…206b43
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x8f1e1c…786171
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x0fdd37…b221d7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x014593…04cb94
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xe54f69…bfc831
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x3442f2…cb8ec2
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x4be94b…708354
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xf26cf0…b2290b
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x27b4d9…844ef1
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x240ce6…7d1853
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x930e1d…9a424d
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xef8b4c…8c9be8
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xc175ca…4c2e04
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xddfeb1…5893d3
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x12aa66…559fe8
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x9b2d09…b9bd93
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x4bc90a…71db59
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x39f1f7…2646fc
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x93e84b…486447
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x01eaa6…55d6ba
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xbf9f13…bb31d4
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0xdbdf4a…a48c98
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa16d ago0x24a298…6180cb

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.