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—$5.25100%0xdf85…203b60d ago0xdc386e…e1db8f
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc246…c59560d ago0xd5ad20…c5cc7e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8944…ba2a60d ago0xc42c91…e4054e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2b28…0c2160d ago0xb93129…747768
0xa17c…60a90x0e3d…7757Base—$1.05100%0xb834…55bc60d ago0x240ecb…a1a52d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x89a0…ff5860d ago0xe8844c…164b13
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8bdc…90be60d ago0xe61419…8e1437
0xa17c…60a90x0e3d…7757Base—$1.05100%0xcf6b…a40a60d ago0x23f2c3…4048dc
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb97a…ba2d60d ago0xd1645a…efa8ea
0xa17c…60a90x0e3d…7757Base—$5.25100%0x77d0…ce5060d ago0xdd0470…01fd11
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9307…e92a60d ago0xed6d51…a14ffa
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2e11…857360d ago0x2918f1…6b09ca
0xa17c…60a90x0e3d…7757Base—$21.00100%0x50ee…525260d ago0xe043fa…1b5f66
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4218…be8760d ago0x18bd80…7bd8b7
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3cca…9c7c61d ago0x72bec3…6fe4c8
0xa17c…60a90x0e3d…7757Base—$1.05100%0x73bd…b44461d ago0x0c5b34…c0bf55
0xa17c…60a90x0e3d…7757Base—$2.10100%0xf098…e1e461d ago0x2a0a68…9d7759
0xa17c…60a90x0e3d…7757Base—$10.50100%0x752e…993361d ago0xf56b6a…0c633f
0xa17c…60a90x0e3d…7757Base—$26.25100%0xf6cb…a8d761d ago0x7589e4…3f3f0d

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.