Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa592…6dbc0x3e0a…78e7Base—$0.004247100%coinbase75d ago0xc55fb8…51a17c
0xa592…6dbc0x3e0a…78e7Base—$0.004685100%coinbase75d ago0x8ef5a0…f86645
0xa592…6dbc0x3e0a…78e7Base—$0.004557100%coinbase75d ago0x62d627…dd7f36
0xa592…6dbc0x3e0a…78e7Base—$0.004041100%coinbase75d ago0xb54d10…22b167
0xa592…6dbc0x3e0a…78e7Base—$0.005717100%coinbase75d ago0x284b0d…ca16d8
0xa592…6dbc0x3e0a…78e7Base—$0.004365100%coinbase75d ago0x97809f…51fd1b
0xa592…6dbc0x3e0a…78e7Base—$0.003139100%coinbase75d ago0xc087b1…ac75c4
0xa592…6dbc0x3e0a…78e7Base—$0.005441100%coinbase75d ago0x1cb3f2…f42882
0xa592…6dbc0x3e0a…78e7Base—$0.004454100%coinbase75d ago0x6e473e…4ea537
0xa592…6dbc0x3e0a…78e7Base—$0.004557100%coinbase75d ago0xa34cef…596cbf
0xa592…6dbc0x3e0a…78e7Base—$0.004397100%coinbase75d ago0x29d3cb…8e8312
0xa592…6dbc0x3e0a…78e7Base—$0.002896100%coinbase75d ago0xe6f901…41a508
0xa592…6dbc0x3e0a…78e7Base—$0.005014100%coinbase75d ago0x9b4f2d…f518c4
0xa592…6dbc0x3e0a…78e7Base—$0.005738100%coinbase75d ago0x269fde…a80d6d
0xa592…6dbc0x3e0a…78e7Base—$0.005383100%coinbase75d ago0x23c5bb…a4b46c
0xa592…6dbc0x3e0a…78e7Base—$0.004183100%coinbase75d ago0x501966…164138
0xa592…6dbc0x3e0a…78e7Base—$0.005672100%coinbase75d ago0x817835…7d9673
0xa592…6dbc0x3e0a…78e7Base—$0.003291100%coinbase75d ago0x0e266d…3bd99e
0xa592…6dbc0x3e0a…78e7Base—$0.003042100%coinbase75d ago0xf890dd…af41e7
0xa592…6dbc0x3e0a…78e7Base—$0.0058100%coinbase75d ago0xb3c3d8…ab9ef3
0xa592…6dbc0x3e0a…78e7Base—$0.005558100%coinbase75d ago0xd079b5…70d0a8
0xa592…6dbc0x3e0a…78e7Base—$0.004394100%coinbase75d ago0x575473…546bad
0xa592…6dbc0x3e0a…78e7Base—$0.00449100%coinbase75d ago0xcf1f66…92bc13
0xa592…6dbc0x3e0a…78e7Base—$0.004608100%coinbase76d ago0xa3e3d6…0e6575

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.