Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase4d ago0x6595f8…6a9064
0xb329…44470x5aae…482eBase$0.001100%coinbase4d ago0xf0e6ce…807fee
0xb159…31630x5aae…482eBase$0.001100%coinbase4d ago0x283154…46d713
0x9cb2…9a970x5aae…482eBase$0.001100%coinbase4d ago0x7098fe…8c1f2e
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x19a8ae…0d0b25
0x482b…62f30x5aae…482eBase$0.001100%coinbase4d ago0x882c4f…fe7d8c
0xa6a5…f2520x5aae…482eBase$0.001100%coinbase4d ago0x50ba87…c5edf7
0x0b43…55730x5aae…482eBase$0.001100%coinbase4d ago0xf96493…c596f8
0x8059…ba5f0x5aae…482eBase$0.001100%coinbase4d ago0x4bfcf9…6bb590
0x26d1…62d10x5aae…482eBase$0.001100%coinbase4d ago0x095825…0ad42f
0x1d26…21c10x5aae…482eBase$0.001100%coinbase4d ago0xc3f6c4…6f0bfb
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x81a9cd…1d91df
0xaeec…06b90x5aae…482eBase$0.001100%coinbase4d ago0x8c8445…bad208
0x3c46…2e270x5aae…482eBase$0.001100%coinbase4d ago0x180e63…5a8323
0x3b2a…437b0x5aae…482eBase$0.001100%coinbase4d ago0xfd7d92…763dfe
0xbaff…06c60x5aae…482eBase$0.001100%coinbase4d ago0xb8efd9…421f7c
0xba10…f1000x5aae…482eBase$0.001100%coinbase4d ago0xbd147f…2d2548
0x3567…1d450x5aae…482eBase$0.001100%coinbase4d ago0xd1fedd…b3ae7c
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase4d ago0x0228f0…39d998
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase4d ago0x174ec2…23f6dd
0x011f…3a630x5aae…482eBase$0.001100%coinbase4d ago0x477b6e…9cff21
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase4d ago0xac92b8…37abd0
0x89e7…a8fa0x5aae…482eBase$0.001100%coinbase4d ago0xbd58a8…d5ec83
0xa6a5…f2520x5aae…482eBase$0.001100%coinbase4d ago0x8789d9…d3b307
0x3b2a…437b0x5aae…482eBase$0.001100%coinbase4d ago0xd3610f…990fd5

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.