Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xb6c993…cf5a4f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase100d ago0xa53957…3e5214
0x9993…55a50x78f9…3928Base—$0.10100%candidates100d ago0x91c06d…ce4160
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase100d ago0x3d64c6…16bf3f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x1e1882…b1ff5a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0x26a64c…94ce4d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0xd6d811…8c9cfe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase100d ago0x859aa9…73c5bd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x7a4be2…350c2b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x69d0f1…89dc81
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase100d ago0x06eab2…a35a91
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0x104fa7…ef3450
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xbbdce7…46ae49
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0xe04c3b…d2ed68
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates100d ago0x527058…65a3a0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0xf8162a…4455f1
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0x054d81…7355f9
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates100d ago0xbd8bd3…a92ae2
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xeb2e91…4f097c
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates100d ago0x5a31fb…5fa4e0
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates100d ago0x561784…e25e63
0x9993…55a50x78f9…3928Base—$0.10100%candidates100d ago0x5430be…e487e9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase100d ago0x7cf987…fe4374
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates100d ago0xa7b36b…a7d0aa
0x9993…55a50x78f9…3928Base—$0.10100%coinbase100d ago0xea4c04…b6a0a5

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.