Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d4…98960x3e0a…78e7Base—$0.00387100%coinbase73d ago0x82f8a9…833b55
0xf3d4…98960x3e0a…78e7Base—$0.005283100%coinbase73d ago0x3f117b…4854df
0xf3d4…98960x3e0a…78e7Base—$0.004419100%coinbase73d ago0x1f24d5…4f8584
0xf3d4…98960x3e0a…78e7Base—$0.004217100%coinbase73d ago0x1fa158…49963e
0xf3d4…98960x3e0a…78e7Base—$0.004846100%coinbase73d ago0x9128f4…9e4cfe
0xf3d4…98960x3e0a…78e7Base—$0.003728100%coinbase73d ago0xfd9e2d…1edbad
0xf3d4…98960x3e0a…78e7Base—$0.00314100%coinbase73d ago0x4823b3…bf39a1
0xf3d4…98960x3e0a…78e7Base—$0.003023100%coinbase73d ago0x7c5e1a…1afe7f
0xf3d4…98960x3e0a…78e7Base—$0.003011100%coinbase73d ago0xc6ffe0…d9e941
0xf3d4…98960x3e0a…78e7Base—$0.004153100%coinbase73d ago0xae2ceb…ca400b
0xf3d4…98960x3e0a…78e7Base—$0.004954100%coinbase73d ago0x8a0690…53addb
0xf3d4…98960x3e0a…78e7Base—$0.003752100%coinbase73d ago0x327ad6…030612
0xf3d4…98960x3e0a…78e7Base—$0.003272100%coinbase73d ago0x265226…d827d1
0xf3d4…98960x3e0a…78e7Base—$0.004334100%coinbase73d ago0x60d8e5…43f7f2
0xf3d4…98960x3e0a…78e7Base—$0.004581100%coinbase73d ago0xa7ceba…e2d62b
0xf3d4…98960x3e0a…78e7Base—$0.005428100%coinbase73d ago0xdbe388…4cb95c
0xf3d4…98960x3e0a…78e7Base—$0.004158100%coinbase73d ago0xb691d1…004d0a
0xf3d4…98960x3e0a…78e7Base—$0.004253100%coinbase73d ago0xd97f7e…3577da
0xf3d4…98960x3e0a…78e7Base—$0.003612100%coinbase73d ago0xdc9da7…fdb014
0xf3d4…98960x3e0a…78e7Base—$0.004513100%coinbase73d ago0xe4101b…53f571
0xf3d4…98960x3e0a…78e7Base—$0.002962100%coinbase73d ago0xf7585f…6ce3e5
0xf3d4…98960x3e0a…78e7Base—$0.005327100%coinbase73d ago0xebff3d…b00bf5
0xf3d4…98960x3e0a…78e7Base—$0.002936100%coinbase73d ago0x0df9da…622270
0xf3d4…98960x3e0a…78e7Base—$0.005355100%coinbase73d ago0x4c121a…4eb446
0xf3d4…98960x3e0a…78e7Base—$0.00506100%coinbase73d ago0x3cad59…297600

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.