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%coinbase34d ago0xf182b7…a09769
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb34d ago0xf22f45…e38e5f
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase34d ago0x1decb0…c03a6a
0x6575…b92b0x7f39…5b3dBasex402 service$0.01100%coinbase34d ago0x19bd5c…20c1ec
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase34d ago0x2612a4…e6ea11
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase34d ago0x3e259a…703463
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase34d ago0x4c75a0…623f8d
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase34d ago0xae3d23…435440
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase34d ago0xa324d6…724dcd
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb34d ago0x8dedbe…171958
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase34d ago0x506132…f5db2e
0x6575…b92b0x7f39…5b3dBasex402 service$0.01100%coinbase34d ago0x27a04b…7180e7
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase34d ago0xf892ad…d171a1
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase34d ago0x2d8f71…3d03eb
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase34d ago0xb64af1…ee3bbc
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase34d ago0x93b995…3aebf2
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase34d ago0xd72742…15348d
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase34d ago0x6e6022…9a0369
0x6575…b92b0x7f39…5b3dBasex402 service$0.01100%coinbase35d ago0x333447…eccda6
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase35d ago0xeed315…12232d
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase35d ago0xf809ac…07edb8
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase35d ago0x033f20…ab2700
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase35d ago0x74c745…4c926d
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb35d ago0x3ce6c5…728095
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase35d ago0xf97687…eb04b2

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.