Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xd62e1d…e9c14c
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xf73ddc…e38cf1
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x948db8…c248b3
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x6ab73f…83e0ed
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x0ee425…785179
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xe138ed…1e3a96
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xba9f70…650071
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x13e491…336ab0
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x920a5c…6110b4
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x81bb8d…16ef38
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x92f6a0…5ab560
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xeb491c…f24029
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x542e0f…6f6456
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x56950d…769281
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xbcc324…cb9cea
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xdfcee4…a33cd0
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xdb49aa…c17898
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x2fd2a5…0dbd4c
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xba7ff2…efacb7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xd82b9f…c1b927
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x526ca6…e45d1f
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x0b0536…cf78aa
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x191555…f9895e
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0x0aa998…323892
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase10d ago0xa274a9…fce8b6

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.