Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x2ead…7565Base—$0.01100%coinbase64d ago0x4aea7f…72f618
0x1923…b57c0x08bd…17bcBase—$0.01100%coinbase64d ago0x823fef…efc1f7
0x1923…b57c0x34cf…caafBase—$0.01100%coinbase64d ago0x7470bd…6325d9
0x1923…b57c0x2b70…e3e0Base—$0.01100%coinbase64d ago0x707763…0f867c
0x1923…b57c0xc810…61b6Base—$0.01100%coinbase65d ago0x256cd2…973c77
0x1923…b57c0x6a11…f5e2Base—$0.01100%coinbase65d ago0x6272cf…998d94
0x1923…b57c0xdd36…3edfBase—$0.01100%coinbase65d ago0x26b1cb…fef0bd
0x1923…b57c0x17b8…c007Base—$0.01100%coinbase65d ago0xb68172…a5afa8
0x1923…b57c0xaaf4…eb12Base—$0.01100%coinbase65d ago0xaed77b…3f823f
0x1923…b57c0xd138…59baBase—$0.01100%coinbase65d ago0x77f61b…5219fa
0x1923…b57c0x4527…8868Base—$0.01100%coinbase65d ago0xa070b7…341bb9
0x1923…b57c0x21b6…223fBase—$0.01100%coinbase65d ago0x36872b…ddbcf2
0x1923…b57c0x5f0b…a6d9Base—$0.01100%coinbase65d ago0x322fd9…d27243
0x1923…b57c0xb065…ea9cBase—$0.01100%coinbase65d ago0xf19f43…3c5a5c
0x1923…b57c0x7657…c0c6Base—$0.01100%coinbase65d ago0xd9b24e…2b3a5a
0x1923…b57c0x7100…82faBase—$0.01100%coinbase65d ago0xf971dc…81c838
0x1923…b57c0x840d…d873Base—$0.01100%coinbase65d ago0x1f2641…fe6f9c
0x1923…b57c0x6d4c…7749Base—$0.01100%coinbase65d ago0x2b374a…0ee87b
0x1923…b57c0x84b0…3051Base—$0.01100%coinbase65d ago0x4e8148…ef0881
0x1923…b57c0x2f20…3493Base—$0.01100%coinbase65d ago0x2b1939…dc5bb9
0x1923…b57c0x9ff1…da55Base—$0.01100%coinbase65d ago0x6f6b4d…70f3a8
0x1923…b57c0x473d…b384Base—$0.01100%coinbase65d ago0xb3878a…681a57
0x1923…b57c0x7252…1c5eBase—$0.01100%coinbase65d ago0x046445…a6e0a7
0x1923…b57c0x0248…0f91Base—$0.01100%coinbase65d ago0x210bd2…bde924
0x1923…b57c0x1e0b…f916Base—$0.01100%coinbase65d ago0x5273fa…e52251

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.