Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xac662c…af1ad6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xcdd3df…4079e6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x0185f3…9a1ea3
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x0b8d59…5725a0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x849a3e…f56336
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xd11bec…3acd20
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xf5996c…3dbe48
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x5a448f…1910de
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x4f7845…827979
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x9903ad…854d70
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xe596b9…77df56
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x7b1f75…4cef80
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x5154fb…cb45b9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x71e52b…61d84a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x7aeb17…e4c461
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x70d870…fbbff5
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xb70ed0…9a35d3
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xf2173c…5d9992
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x71f6ba…55ebfd
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x3e4e02…c04873
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x482547…4c95eb
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x4bbb5e…cdfc1d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x7e15e0…81a54c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0x9bdbdd…0a6701
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase18d ago0xffd1ae…39efe0

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.