Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe18f…a6ce0x3e0a…78e7Base—$0.002987100%coinbase75d ago0xb4b0dd…a709cb
0xe18f…a6ce0x3e0a…78e7Base—$0.003726100%coinbase75d ago0xec3dff…bcafa7
0xe18f…a6ce0x3e0a…78e7Base—$0.003237100%coinbase75d ago0xcca462…3ca00b
0xe18f…a6ce0x3e0a…78e7Base—$0.003682100%coinbase75d ago0xca5316…afd6e5
0xe18f…a6ce0x3e0a…78e7Base—$0.005621100%coinbase75d ago0x9bc1fa…c9cb4d
0xe18f…a6ce0x3e0a…78e7Base—$0.004086100%coinbase75d ago0x564165…25beae
0xe18f…a6ce0x3e0a…78e7Base—$0.003275100%coinbase75d ago0xcde7f1…ffcce9
0xe18f…a6ce0x3e0a…78e7Base—$0.004427100%coinbase75d ago0xe08565…8372b0
0xe18f…a6ce0x3e0a…78e7Base—$0.002954100%coinbase75d ago0xadd6bf…f5022e
0xe18f…a6ce0x3e0a…78e7Base—$0.005521100%coinbase75d ago0xdf084d…ef02c4
0xe18f…a6ce0x3e0a…78e7Base—$0.004822100%coinbase75d ago0x91ad9a…02ec07
0xe18f…a6ce0x3e0a…78e7Base—$0.003203100%coinbase75d ago0xd0a0fe…f23cff
0xe18f…a6ce0x3e0a…78e7Base—$0.005378100%coinbase75d ago0xd3c457…f68f4b
0xe18f…a6ce0x3e0a…78e7Base—$0.005875100%coinbase75d ago0x378f73…36b000
0xe18f…a6ce0x3e0a…78e7Base—$0.003272100%coinbase75d ago0x2693d1…c85a7d
0xe18f…a6ce0x3e0a…78e7Base—$0.00434100%coinbase75d ago0x9157c5…b4e79a
0xe18f…a6ce0x3e0a…78e7Base—$0.002765100%coinbase75d ago0x92c354…0cd60b
0xe18f…a6ce0x3e0a…78e7Base—$0.00398100%coinbase75d ago0x17673a…9eda53
0xe18f…a6ce0x3e0a…78e7Base—$0.003938100%coinbase75d ago0xbde722…a6c76f
0xe18f…a6ce0x3e0a…78e7Base—$0.003646100%coinbase75d ago0xbe6a84…b95145
0xe18f…a6ce0x3e0a…78e7Base—$0.003435100%coinbase75d ago0x298d0b…b00d6e
0xe18f…a6ce0x3e0a…78e7Base—$0.002981100%coinbase75d ago0xde7aa5…28fa83
0xe18f…a6ce0x3e0a…78e7Base—$0.003857100%coinbase75d ago0x24fb88…4c994b
0xe18f…a6ce0x3e0a…78e7Base—$0.003433100%coinbase75d ago0x8868cb…1eb4df
0xe18f…a6ce0x3e0a…78e7Base—$0.005363100%coinbase75d ago0x639433…fa4610

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.