Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0x5e800c…44c2b9
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x16977a…753098
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0x4f51fc…343f6a
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb49d ago0x4593b7…a50d5a
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x55e78f…975e25
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0x431ae0…834743
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x1dc84d…cfca62
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0x49baf6…d01b38
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb49d ago0x3b5138…dbc30e
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x806c2c…ad532c
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0x11bc4c…220df5
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x625451…5f63c5
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0xfccb5c…50ee22
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb49d ago0xce5629…1a7ab9
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x504dc8…e0cbef
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0x297ac3…976c70
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x904495…66f3dd
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0x063b11…068b35
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb49d ago0x26844f…2233fd
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x7b228f…91598f
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0x67b9d0…48102c
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0xe8f8f3…ebe88a
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0xe3914d…a8ec58
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb50d ago0x917a82…1d76b4
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x7213f2…f80f37

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.