Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x98cccd…93c929
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0xa41fd3…9ef5aa
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xfe6cf5…54364d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x2f128b…93a3e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0xdf0f3e…37bccb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x1e1f95…56ef93
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x2449f1…863324
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x8e6851…053557
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x2e4fec…63a829
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x9ae213…7827e4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xf14a2d…1b2fb3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x06a652…826c29
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xabad69…65bd76
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0xf5123f…6607b1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x426eef…03ad26
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x035fe1…8c7d5f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x3f8155…6e6c69
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xcdc461…de0118
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xb1db7e…f49802
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0x7036a9…62a684
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0xb07955…0305b4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0xa86121…0d508a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x3da77b…3eb6c3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase91d ago0xf1b96d…61d28a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase91d ago0x5c3811…86cc3e

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.