Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x59d188…c8db55
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x9c45d2…825c12
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x2c4842…1775eb
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xab9b3e…df388d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x14d6b0…1d7667
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x01a7a8…af369d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xab6f28…1088a4
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xabf8c0…389c06
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x5e3491…c3ac09
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x980f25…a516b7
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x5518c5…ad935a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x4e599a…cecc9f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x17ac99…2e2cd3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xdd725a…a10173
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x6441d2…8fddce
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xde0d00…0666ef
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x66747e…f55593
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x892b82…fce476
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x7da41c…06e6cb
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x188f86…aa0d4a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xe545d9…998f0d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x3561c0…c34a84
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0xa358a5…e2d2ce
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x53b7fc…bca0bc
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa30d ago0x7393e2…777da6

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.