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%coinbase57d ago0xab2845…0c46a7
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase57d ago0x806ee8…b325fb
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase57d ago0x954a7f…96c0f8
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb57d ago0xa7b124…3dc054
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase57d ago0x6ed6a7…8e7e47
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase57d ago0x1adb36…abd621
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase57d ago0x2eb83d…c82361
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase57d ago0xc67653…6ffd42
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb57d ago0xd3b72b…1367b5
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase57d ago0x1be592…c10866
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase57d ago0x9cec14…d24e4d
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase57d ago0xfcfb42…82b922
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase57d ago0x29c9b4…efc563
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb57d ago0xfe877a…e7c5e4
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase57d ago0x75c1d3…2891a1
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase57d ago0xecc0f5…23d06e
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase57d ago0x400018…2016dd
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase57d ago0x03747f…b1ee69
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase57d ago0x458d74…156a09
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase58d ago0xa2ad95…171a2b
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase58d ago0x5aac3d…63a40a
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase58d ago0x3e69a3…5c5a9e
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb58d ago0x7bd795…f0551f
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase58d ago0x07110d…e2e772
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase58d ago0x9dc1ee…dac453

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.