Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xfbff5e…e0d5bb
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x3d769f…24a53a
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x858fd4…705bf2
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x524f14…055169
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x2ad8e8…2e96a7
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x50ac6c…076750
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xaba14c…1ee1e0
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x14a856…0c575c
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x86158d…4f9c88
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xb94c8a…da137e
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xecfb87…2f8db9
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xc1b0e1…7c60b1
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xc501f2…47b398
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x45b048…694cda
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x4759cc…eab3d5
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xeb4cf0…5dd4f5
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x82baea…4c690c
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x996829…39d130
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xb2845b…5b2b5c
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xc35219…31dab1
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x9000ce…924d17
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xd171aa…e99d36
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0xa5c2ae…43c08f
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x59ee72…131e23
0xabab…586f0x9c95…e299Base$0.001100%candidates76d ago0x391e97…1c12f6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.