Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$6.30100%0xa7b1…4ca489d ago0xc27932…428668
0xdd07…45b90x0e3d…7757Base$3.15100%0x96be…0b4689d ago0x2c2d3a…6dd62b
0xdd07…45b90x0e3d…7757Base$4.20100%0xe4ca…c91c89d ago0x5e0b99…a0799a
0xdd07…45b90x0e3d…7757Base$10.50100%0x52ac…a61d89d ago0xc556f8…c2e6d0
0xdd07…45b90x0e3d…7757Base$10.50100%0xfbba…dd9089d ago0x6b8966…488183
0xdd07…45b90x0e3d…7757Base$3.15100%0x39ac…36cd89d ago0x4dacc9…40c0de
0xdd07…45b90x0e3d…7757Base$1.05100%0x4639…93fa89d ago0x66a890…08686b
0xdd07…45b90x0e3d…7757Base$21.00100%0x7fb5…6c5289d ago0x972671…ab97ed
0xdd07…45b90x0e3d…7757Base$15.75100%0x5944…557289d ago0xbbb651…fbf873
0xdd07…45b90x0e3d…7757Base$7.35100%0x0dc1…621489d ago0xc8a46c…22c047
0xdd07…45b90x0e3d…7757Base$21.00100%0x3d53…a35989d ago0x78cfcb…cfafe1
0xdd07…45b90x0e3d…7757Base$5.25100%0x21ab…01d989d ago0x73b865…676981
0xdd07…45b90x0e3d…7757Base$52.50100%0xdfea…dfaf90d ago0x568209…4ca136
0xdd07…45b90x0e3d…7757Base$1.05100%0x04e2…747890d ago0xff74a4…dabda6
0xdd07…45b90x0e3d…7757Base$1.05100%0x9c03…689d90d ago0xdfbf60…a96d8e
0xdd07…45b90x0e3d…7757Base$10.50100%0xf867…7e9b90d ago0x67a068…d53434
0xdd07…45b90x0e3d…7757Base$1.05100%0x5613…339e90d ago0x23bb75…bf26b7
0xdd07…45b90x0e3d…7757Base$1.05100%0x5520…8e5b90d ago0x40eaa8…f3ccf3
0xdd07…45b90x0e3d…7757Base$2.10100%0xb11e…6e5a90d ago0x83d4f1…df4fde
0xdd07…45b90x0e3d…7757Base$31.50100%0xba2c…ddc890d ago0x3ea544…4d9ea4
0xdd07…45b90x0e3d…7757Base$31.50100%0x9765…2c9490d ago0x5dbd4d…347821
0xdd07…45b90x0e3d…7757Base$5.25100%0x4d61…683890d ago0xbcc541…0773f0
0xdd07…45b90x0e3d…7757Base$42.00100%0x77d0…ce5090d ago0x62a06b…4d0a04
0xdd07…45b90x0e3d…7757Base$10.50100%0xd54e…541d90d ago0x7e4092…126d85
0xdd07…45b90x0e3d…7757Base$4.20100%0xa96f…aeb190d ago0xcae1a5…d02b02

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.