Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x6853ce…8c9bfb
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xebac86…088cc8
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xbd8cef…c9d0a5
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x02f321…71621a
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x9b9f9f…7d13ed
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xad45dd…bde1c1
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xf04ea9…9541d6
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x04a583…21e69e
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x448ed3…398f5b
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x7205ec…f440d4
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x77db8c…b3c0f1
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xe14c45…8ee872
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x85c536…5f78ff
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x606894…98c357
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xb00db9…89aafb
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xfd9deb…e995e3
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x601584…41029c
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xef8b16…d3c683
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xba1b1c…b75b00
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0xfad36b…afd9fa
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x1f5c98…5a78e2
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x51cf4a…0ec12c
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x68e156…94e1ae
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x402af5…c5a001
0x6465…58820xa9dd…2315Base—$0.002100%coinbase49d ago0x8c76e9…544478

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.