Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x2ec4…be71Basex402scanX402$0.01100%coinbase2d ago0x603f33…b6a0cf
0x6f67…159d0x2ec4…be71Basex402scanX402$0.01100%coinbase2d ago0x376540…ed60f3
0x6f67…159d0x2ec4…be71Basex402scanX402$0.01100%coinbase2d ago0x01f1f3…5cf99f
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xe79aa4…82356e
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x11a44a…caf483
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xeaf918…ab7ef2
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xf982bd…ccb59b
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x9100e7…b07e45
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xdd9e0e…1334ea
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x18bb83…1b48e9
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x5b58f5…ab9b35
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xf68482…8df03a
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xbe4909…a13d47
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x4eed28…101ea2
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x2ba306…fe1810
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x7f05e9…edd57e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xabae27…4f1a6f
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xa9d360…48ca54
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x747d78…73a9a3
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x6ab682…fea73c
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x7bbaf6…fb6f22
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x59cb6d…7c1bf3
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0xf4c156…827262
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x35b8d4…2d35f5
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase3d ago0x1f8ac4…e71746

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.