Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x75ef…a0f969d ago0xedb2f7…95edf2
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0e26…797869d ago0xb464ef…6b486f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x212c…a8f669d ago0xf9607f…2e3b3c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5feb…0e1269d ago0x2374bf…6d3b40
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5a50…c82c69d ago0xdb2f31…b34992
0xa17c…60a90x0e3d…7757Base—$5.25100%0x54b0…438469d ago0xe78da6…383e18
0xa17c…60a90x0e3d…7757Base—$8.40100%0x5b2d…d78c69d ago0x96f6dd…57c19e
0xa17c…60a90x0e3d…7757Base—$5.25100%0x35ec…9dba69d ago0x12a2ba…48a59f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3764…3be069d ago0x6a7dca…56425c
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe347…5b3069d ago0x77d758…96a7fa
0xa17c…60a90x0e3d…7757Base—$5.25100%0x21ab…01d969d ago0xd4b336…3f27ab
0xa17c…60a90x0e3d…7757Base—$10.50100%0x35c6…376369d ago0x17555d…067b84
0xa17c…60a90x0e3d…7757Base—$6.30100%0xb89a…e8ac69d ago0xad8c50…c992db
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8944…ba2a69d ago0x0b79e5…111ddf
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9667…204e69d ago0x8493c2…0dcfca
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0477…fae069d ago0x5bfa51…06d174
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc7fb…441469d ago0x5ba3e4…f8920e
0xa17c…60a90x0e3d…7757Base—$5.25100%0xfdd4…df7269d ago0x9c8f45…5b8b9f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x42d1…f7df69d ago0xdd64df…b2164a
0xa17c…60a90x0e3d…7757Base—$5.25100%0xfbcc…3fea69d ago0x3de7ef…0fedc6
0xa17c…60a90x0e3d…7757Base—$4.20100%0x0922…422369d ago0x861c0d…87ee00
0xa17c…60a90x0e3d…7757Base—$3.15100%0x214e…3e4a69d ago0x2f5d01…f34be3
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf733…8f8d69d ago0xe1c8b1…046797
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6288…8b4970d ago0x363ea3…f6e2cf

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.