Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase46d ago0xdce59b…478dc6
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase46d ago0x94082c…43c24b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase46d ago0xb3b4e6…11541d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase46d ago0x2b0f8f…77a001
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xd9b50e…c441e2
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xdcf723…46d75a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x0a0db8…2fbb56
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x4c7a01…a15558
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x39c579…e878e1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xcb462a…628189
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x9eeb55…13ba6e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xb22ba4…d5eb4e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xaa6741…40a0fd
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x01a4ef…8d480c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x10038e…0c045f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x514986…da73ff
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0xd1c4ea…9e0831
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x872558…8c875b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x34e879…8346f6
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x0e0023…4da9fc
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x4a3a8a…d82105
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase47d ago0x3686df…1b801b

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.