Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase39d ago0x4e76d6…70b0a4
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb39d ago0xfbf15d…6082c5
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase39d ago0x55d69f…f0bfcf
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0x17705c…087a2f
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0xcabd96…636b8c
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase40d ago0x0eba5a…9c0c2b
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0x410998…3a3597
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase40d ago0x391d8a…d3cf77
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase40d ago0xa273c3…ecc9a2
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb40d ago0x6d8370…c6753e
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase40d ago0x06c68a…3bdeb4
0x6575…b92b0x7f39…5b3dBasex402 service$0.01100%coinbase40d ago0x9711ac…081a72
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0x92dd19…6f50c8
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0xf57aea…6af849
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase40d ago0xec07d7…76e67d
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0x6daf87…2414b3
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase40d ago0x22b9a8…f90de3
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase40d ago0x33b240…ec1ef1
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb40d ago0xa11761…5f1d63
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase40d ago0x4dadd8…6307cf
0x6575…b92b0x7f39…5b3dBasex402 service$0.01100%coinbase40d ago0x9921bc…8b036c
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0xa1013f…a03cc8
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase40d ago0xf5913f…0e58b6
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase40d ago0x6c1dd9…9c8273
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase40d ago0xe89926…951e5c

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.