Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb79f…15980x3e0a…78e7Base—$0.003507100%coinbase74d ago0xf94fe4…5df232
0xb79f…15980x3e0a…78e7Base—$0.005237100%coinbase74d ago0xed1114…38ac01
0xb79f…15980x3e0a…78e7Base—$0.003022100%coinbase74d ago0xa1df25…dc9a1a
0xb79f…15980x3e0a…78e7Base—$0.003289100%coinbase74d ago0xd36263…41a9c1
0xb79f…15980x3e0a…78e7Base—$0.004056100%coinbase74d ago0xe2b3b5…19f5b7
0xb79f…15980x3e0a…78e7Base—$0.005309100%coinbase74d ago0xc619cc…8cea49
0xb79f…15980x3e0a…78e7Base—$0.004423100%coinbase74d ago0xc8a056…f6d98e
0xb79f…15980x3e0a…78e7Base—$0.005402100%coinbase74d ago0x2068f3…fdcc0b
0xb79f…15980x3e0a…78e7Base—$0.004057100%coinbase75d ago0x8763d1…b98188
0xb79f…15980x3e0a…78e7Base—$0.003468100%coinbase75d ago0x48357b…aacf31
0xb79f…15980x3e0a…78e7Base—$0.00382100%coinbase75d ago0x492ee3…d08826
0xb79f…15980x3e0a…78e7Base—$0.00496100%coinbase75d ago0x806197…cc7129
0xb79f…15980x3e0a…78e7Base—$0.004188100%coinbase75d ago0x0733c0…3e6a90
0xb79f…15980x3e0a…78e7Base—$0.003055100%coinbase75d ago0xfdc4c0…efab7e
0xb79f…15980x3e0a…78e7Base—$0.002806100%coinbase75d ago0x57a420…1ffced
0xb79f…15980x3e0a…78e7Base—$0.002711100%coinbase75d ago0x505267…c7117a
0xb79f…15980x3e0a…78e7Base—$0.004954100%coinbase75d ago0x43676d…3ca131
0xb79f…15980x3e0a…78e7Base—$0.004924100%coinbase75d ago0xd1a5bb…89b797
0xb79f…15980x3e0a…78e7Base—$0.004905100%coinbase75d ago0x1a7e2e…423a4d
0xb79f…15980x3e0a…78e7Base—$0.00441100%coinbase75d ago0x9a34d9…3f967a
0xb79f…15980x3e0a…78e7Base—$0.002881100%coinbase75d ago0xe80ef4…d1b7dc
0xb79f…15980x3e0a…78e7Base—$0.005878100%coinbase75d ago0x0f3dfd…c224de
0xb79f…15980x3e0a…78e7Base—$0.005034100%coinbase75d ago0xfddcf4…926a5f
0xb79f…15980x3e0a…78e7Base—$0.003545100%coinbase75d ago0xfed217…7b041f
0xb79f…15980x3e0a…78e7Base—$0.005586100%coinbase75d ago0x6a0f09…2157b2

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.