Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x9dba…0df8Basex402 service$0.005100%coinbase176d ago0x0bad85…cb9d90
0x8468…d5de0x6a5e…c666Base$0.01100%payAI176d ago0x1df402…5e03ea
0x8a69…f3900x9dba…0df8Basex402 service$0.01100%coinbase176d ago0x9c9819…a02740
0xec50…59730xef43…6c7fBase$0.20100%virtuals176d ago0x6b9e8a…70ea58
0xc81c…ad6b0xef43…6c7fBase$1.00100%virtuals176d ago0x99a53a…32a30b
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x586b5d…53c05b
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xd670c0…efb627
0x4d05…dc180x9dba…0df8Basex402 service$0.01100%coinbase176d ago0x7a3c05…b231c9
0xa670…6afe0xef43…6c7fBase$0.25100%virtuals176d ago0xb3fc09…c2bbb4
0x32b2…51ce0xef43…6c7fBase$0.50100%virtuals176d ago0xf5d62a…12b291
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x6bc21f…c88308
0x91a9…71e90x6a5e…c666Base$0.01100%payAI176d ago0x76fe3e…9afcd0
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xa7ff3d…7c5c5e
0xba8c…88390xef43…6c7fBase$0.20100%coinbase176d ago0x39cdbd…5133f5
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0xa60e96…7a651a
0xad58…eb540xef43…6c7fBase$0.20100%virtuals176d ago0xb3fae3…0dbac3
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x289b4f…c4f5d4
0x8a69…f3900x9dba…0df8Basex402 service$0.005100%coinbase176d ago0x45824c…9f8d51
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase176d ago0x2c7b1e…b742a6
0x0e47…88440xf8ea…8f9dBase$0.20100%coinbase176d ago0x5ad254…b218c4
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x547cbc…dc2c20
0x8a69…f3900x9dba…0df8Basex402 service$0.005100%coinbase176d ago0xcbf3bd…a0eb67
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x498dc9…bbd248
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.05100%coinbase176d ago0x364070…60583a
0x8a69…f3900x9dba…0df8Basex402 service$0.005100%coinbase176d ago0x4345b5…3ea601

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.