Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…9e2f0x3e0a…78e7Base—$0.002796100%coinbase72d ago0x497bc3…480648
0x3b10…9e2f0x3e0a…78e7Base—$0.00528100%coinbase72d ago0xc120a1…c407a0
0x3b10…9e2f0x3e0a…78e7Base—$0.003831100%coinbase72d ago0xd882a0…89cf17
0x3b10…9e2f0x3e0a…78e7Base—$0.004876100%coinbase72d ago0xd3d076…1feaf3
0x3b10…9e2f0x3e0a…78e7Base—$0.003154100%coinbase73d ago0x9b75de…cb406c
0x3b10…9e2f0x3e0a…78e7Base—$0.003004100%coinbase73d ago0x75a411…f38fdb
0x3b10…9e2f0x3e0a…78e7Base—$0.0056100%coinbase73d ago0x7a9e02…4ab24f
0x3b10…9e2f0x3e0a…78e7Base—$0.003689100%coinbase73d ago0xc4bc51…690cce
0x3b10…9e2f0x3e0a…78e7Base—$0.00355100%coinbase73d ago0x5c250e…4ac963
0x3b10…9e2f0x3e0a…78e7Base—$0.00359100%coinbase73d ago0x4857b4…be6446
0x3b10…9e2f0x3e0a…78e7Base—$0.004073100%coinbase73d ago0xfd2e8f…e64584
0x3b10…9e2f0x3e0a…78e7Base—$0.005599100%coinbase73d ago0x341c81…52e2fe
0x3b10…9e2f0x3e0a…78e7Base—$0.003441100%coinbase73d ago0xafee9e…c5ffba
0x3b10…9e2f0x3e0a…78e7Base—$0.004509100%coinbase73d ago0x88730f…c2eeff
0x3b10…9e2f0x3e0a…78e7Base—$0.003476100%coinbase73d ago0xd065f1…fc7d58
0x3b10…9e2f0x3e0a…78e7Base—$0.005503100%coinbase73d ago0x1013aa…98893d
0x3b10…9e2f0x3e0a…78e7Base—$0.005263100%coinbase73d ago0x4ae3b7…27d9bb
0x3b10…9e2f0x3e0a…78e7Base—$0.004413100%coinbase73d ago0xe927a7…e5d83f
0x3b10…9e2f0x3e0a…78e7Base—$0.00283100%coinbase73d ago0x3c6a96…e6f0d0
0x3b10…9e2f0x3e0a…78e7Base—$0.003486100%coinbase73d ago0xb3318e…50e76a
0x3b10…9e2f0x3e0a…78e7Base—$0.004438100%coinbase73d ago0x8e3630…03f3bd

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.