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%coinbase88d ago0x17765c…0f4391
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xca14cb…21f801
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xae09e3…0bdac1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x5d8e2b…3b02f6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x153d75…b430cb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xfd8c91…d5809b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xada0a6…fd8b73
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xde0b1b…846bda
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x72e194…331757
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x25688d…bc7839
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x743726…2b7a53
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x5679b4…3341a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x1c82b0…7b01c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x051039…85fd32
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x9f5613…a57096
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xb08a69…4cb250
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xbace0b…7b1ec4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x18c1e1…298195
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x143005…b209fe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0xe7fe3c…ee4414
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x95b034…0bd68f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x4dac2c…9082b9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase88d ago0x0bc401…9c9709
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x9a37ef…7dae46
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x3f944c…bc9b02

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.