Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x558c…aa800xafbf…be8dBase—$0.01100%coinbase73d ago0x1178a9…b38781
0x558c…aa800x2575…66abBase—$0.01100%coinbase73d ago0xd67fe7…b35e01
0x558c…aa800xfc8d…de28Base—$0.01100%coinbase73d ago0x206ee2…01e061
0x558c…aa800x7dbe…3f59Base—$0.01100%coinbase73d ago0x98cf12…a3520e
0x558c…aa800xcfcc…6986Base—$0.01100%coinbase73d ago0xf0a555…ddf98a
0x558c…aa800x88f9…ed46Base—$0.01100%coinbase73d ago0x6b15bb…f803d1
0x558c…aa800x18c0…926dBase—$0.01100%coinbase73d ago0xcb5d52…3f9960
0x558c…aa800xfa77…e5adBase—$0.01100%coinbase73d ago0x207759…134fc4
0x558c…aa800x620f…4403Base—$0.01100%coinbase73d ago0xc2cfab…e6722c
0x558c…aa800x2ea0…bd37Base—$0.01100%coinbase73d ago0xcd9511…73b2ae
0x558c…aa800x3af9…f97eBase—$0.01100%coinbase73d ago0xe12279…76306b
0x558c…aa800xea09…4e46Base—$0.01100%coinbase73d ago0xe18e31…a339ca
0x558c…aa800x7a1a…144dBase—$0.01100%coinbase73d ago0x6f6e50…6aec2c
0x558c…aa800x672c…a3daBase—$0.01100%coinbase73d ago0x2fbf9d…647773
0x558c…aa800xf174…f32fBase—$0.01100%coinbase73d ago0x67c0d1…17b66f
0x558c…aa800x7325…0189Base—$0.01100%coinbase73d ago0xd98cfc…6d33bb
0x558c…aa800xc372…eb1aBase—$0.01100%coinbase73d ago0x9eeecd…a458a0
0x558c…aa800x57d2…5107Base—$0.01100%coinbase73d ago0x2e4cb0…38adce
0x558c…aa800x0e06…fc84Base—$0.01100%coinbase73d ago0xffff2d…6ebf4e
0x558c…aa800xd8c2…56e8Base—$0.01100%coinbase73d ago0x611e6f…efc37d
0x558c…aa800x4a9a…141bBase—$0.01100%coinbase73d ago0xaa8602…b02a33
0x558c…aa800xe2c3…7ef1Base—$0.01100%coinbase73d ago0x93646a…e5f17b
0x558c…aa800xca4b…274eBase—$0.01100%coinbase73d ago0xd114ec…0c0f21
0x558c…aa800x636a…7ab7Base—$0.01100%coinbase73d ago0x7996b7…5926a8
0x558c…aa800xfedc…9e13Base—$0.01100%coinbase73d ago0xe90b63…533f73

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.