Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9b2…852f0x3e0a…78e7Base—$0.00563100%coinbase74d ago0xa7e1f6…1d14fb
0xa9b2…852f0x3e0a…78e7Base—$0.004791100%coinbase74d ago0xd78505…07b8eb
0xa9b2…852f0x3e0a…78e7Base—$0.004554100%coinbase74d ago0x390963…1f884c
0xa9b2…852f0x3e0a…78e7Base—$0.005272100%coinbase75d ago0xf4095c…a83813
0xa9b2…852f0x3e0a…78e7Base—$0.003663100%coinbase75d ago0x633738…83177a
0xa9b2…852f0x3e0a…78e7Base—$0.005309100%coinbase75d ago0x84a6ec…b4dfac
0xa9b2…852f0x3e0a…78e7Base—$0.003057100%coinbase75d ago0xe08895…ae6deb
0xa9b2…852f0x3e0a…78e7Base—$0.00447100%coinbase75d ago0xe54a26…529768
0xa9b2…852f0x3e0a…78e7Base—$0.005886100%coinbase75d ago0x073fc8…8c5cc7
0xa9b2…852f0x3e0a…78e7Base—$0.003583100%coinbase75d ago0xde1390…5a9a7f
0xa9b2…852f0x3e0a…78e7Base—$0.00554100%coinbase75d ago0x92bc5b…4e052c
0xa9b2…852f0x3e0a…78e7Base—$0.003775100%coinbase75d ago0x369a83…690aa8
0xa9b2…852f0x3e0a…78e7Base—$0.004033100%coinbase75d ago0x5b8249…02d446
0xa9b2…852f0x3e0a…78e7Base—$0.004553100%coinbase75d ago0x169844…613faa
0xa9b2…852f0x3e0a…78e7Base—$0.003572100%coinbase75d ago0x89db3b…007343
0xa9b2…852f0x3e0a…78e7Base—$0.003487100%coinbase75d ago0x61095e…b37bb8
0xa9b2…852f0x3e0a…78e7Base—$0.004142100%coinbase75d ago0x51d0ca…cf67ba
0xa9b2…852f0x3e0a…78e7Base—$0.004048100%coinbase75d ago0x8e37f6…3169ab
0xa9b2…852f0x3e0a…78e7Base—$0.003746100%coinbase75d ago0x01d618…da20b9
0xa9b2…852f0x3e0a…78e7Base—$0.005106100%coinbase75d ago0xe9e298…63ae87
0xa9b2…852f0x3e0a…78e7Base—$0.003706100%coinbase75d ago0x8d4ec7…d2b8f3
0xa9b2…852f0x3e0a…78e7Base—$0.003598100%coinbase75d ago0x9c236e…6742a3
0xa9b2…852f0x3e0a…78e7Base—$0.005796100%coinbase75d ago0x3b97c9…6ad16e
0xa9b2…852f0x3e0a…78e7Base—$0.003719100%coinbase75d ago0x47b78d…78ff89
0xa9b2…852f0x3e0a…78e7Base—$0.005148100%coinbase75d ago0xd20efc…7648be

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.