Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6795…ce8e0xed9f…9902Base—$0.48100%coinbase6d ago0x74ab82…a5bfaa
0x6795…ce8e0xed9f…9902Base—$0.37100%coinbase6d ago0x34f67e…903791
0x6795…ce8e0xed9f…9902Base—$8.80100%coinbase6d ago0x8e26b5…81895c
0x6795…ce8e0xed9f…9902Base—$6.47100%coinbase6d ago0x8a6f6d…232b5f
0x6795…ce8e0xed9f…9902Base—$4.61100%coinbase6d ago0x0b09c1…745263
0x6795…ce8e0xed9f…9902Base—$0.63100%coinbase6d ago0x679c73…087462
0x6795…ce8e0xed9f…9902Base—$0.52100%coinbase6d ago0x7d595c…7e84b6
0x6795…ce8e0xed9f…9902Base—$0.41100%coinbase6d ago0xd20827…67915b
0x6795…ce8e0xed9f…9902Base—$0.30100%coinbase6d ago0x213fae…c0d4ff
0x6795…ce8e0xed9f…9902Base—$7.12100%coinbase6d ago0xe5013f…be98d3
0x6795…ce8e0xed9f…9902Base—$5.12100%coinbase6d ago0xb4c6b6…ed59c1
0x6795…ce8e0xed9f…9902Base—$3.55100%coinbase6d ago0x09dffe…d7c0e3
0x6795…ce8e0xed9f…9902Base—$2.37100%coinbase6d ago0x3a12d1…762e92
0x6795…ce8e0xed9f…9902Base—$1.51100%coinbase6d ago0x01dfb0…e70d5f
0x6795…ce8e0xed9f…9902Base—$0.92100%coinbase6d ago0x84f7f9…84bf96
0x6795…ce8e0xed9f…9902Base—$7.81100%coinbase6d ago0x733a85…0d258e
0x6795…ce8e0xed9f…9902Base—$5.68100%coinbase6d ago0x6ba53f…6ed29c
0x6795…ce8e0xed9f…9902Base—$3.98100%coinbase6d ago0xf3120f…ee2ff0
0x6795…ce8e0xed9f…9902Base—$2.68100%coinbase6d ago0xd726fe…723ae5
0x6795…ce8e0xed9f…9902Base—$1.74100%coinbase6d ago0x8efd2a…33cbdc
0x6795…ce8e0xed9f…9902Base—$1.08100%coinbase6d ago0x49b80a…4f7aef
0x6795…ce8e0xed9f…9902Base—$0.66100%coinbase6d ago0x60b0bd…4886ec
0x6795…ce8e0xed9f…9902Base—$0.55100%coinbase6d ago0x655233…91e2ac
0x6795…ce8e0xed9f…9902Base—$0.44100%coinbase6d ago0xc3aa5a…fff610
0x6795…ce8e0xed9f…9902Base—$0.33100%coinbase6d ago0x166b15…ae0538

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.