Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48a7…83aa0x2d82…ba89Base—$0.50100%0x93f9…9737115d ago0xb2c157…fbbb5c
0x48a7…83aa0x2d82…ba89Base—$5.00100%0x93f9…9737115d ago0xf3da58…6475a8
0x2a8b…dad80x2d82…ba89Base—$5.00100%0x93f9…9737115d ago0xe39153…76ace8
0x41c5…530c0x2d82…ba89Base—$3.50100%0x93f9…9737115d ago0x7fa39f…3586dd
christu.eth0x2d82…ba89Base—$3.65100%0x93f9…9737115d ago0x2d88a3…15223f
0x076e…79630x2d82…ba89Base—$3.60100%0x93f9…9737115d ago0xeb66b1…6d47bc
0x3a0a…b1a90x2d82…ba89Base—$5.05100%0x93f9…9737115d ago0x05b52d…1101ae
0x57d3…50530x2d82…ba89Base—$2.55100%0x93f9…9737115d ago0x421a22…9b7824
0xdbf4…bf380x2d82…ba89Base—$5.15100%0x93f9…9737115d ago0x8ca5bf…5bbc95
0x94df…c4460x2d82…ba89Base—$1.25100%0x93f9…9737115d ago0x42ebaf…8c29e9
0x2104…970d0x2d82…ba89Base—$3.95100%0x93f9…9737115d ago0x2a5a2c…706bda
lunsun.eth0x2d82…ba89Base—$1.70100%0x93f9…9737115d ago0x54230b…7b4dfb
0x2bd5…a8fc0x2d82…ba89Base—$3.25100%0x93f9…9737115d ago0x2c774a…6f03e0
0x0e54…d9010x2d82…ba89Base—$3.40100%0x93f9…9737115d ago0xc77709…ba3e2a
0xa3be…e5fb0x2d82…ba89Base—$3.55100%0x93f9…9737115d ago0xeafbc3…63eadb
0x0a32…5a9c0x2d82…ba89Base—$4.10100%0x93f9…9737115d ago0xb04be4…981a21
0xa3a8…0f930x2d82…ba89Base—$1.00100%0x93f9…9737115d ago0x4bb487…4cb5c3
0x3fed…c8840x2d82…ba89Base—$5.00100%0x93f9…9737115d ago0xf1fd54…62a7df
0x33c6…5e700x2d82…ba89Base—$3.60100%0x93f9…9737115d ago0xc223dc…63a9cc
0x873e…83d30x2d82…ba89Base—$4.45100%0x93f9…9737115d ago0x7e0fe3…ccad88
0xb7e5…e9b20x2d82…ba89Base—$3.75100%0x93f9…9737115d ago0x8dc2a7…bcafce
0x538e…293a0x2d82…ba89Base—$3.65100%0x93f9…9737115d ago0x45e72f…c7e364
0xb36e…30ef0x2d82…ba89Base—$5.00100%0x93f9…9737115d ago0x9fc1c7…4fb40c
0x2b5d…ca100x2d82…ba89Base—$5.00100%0x93f9…9737115d ago0xadd2d3…048a0f
0xd4df…f4cc0x2d82…ba89Base—$0.45100%0x93f9…9737115d ago0x7d888d…3384e4

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.