Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$3.15100%0x2b35…135b98d ago0xb4fa3c…6e6fe1
0xf861…cd530x0e3d…7757Base—$5.25100%0x4f4d…74b798d ago0xcec9e3…c3b0b4
0xf861…cd530x0e3d…7757Base—$10.50100%0x563b…9a7f98d ago0xfe5cc4…5b0368
0xf861…cd530x0e3d…7757Base—$1.05100%0x9190…8d8398d ago0x388082…bc5e73
0xf861…cd530x0e3d…7757Base—$1.05100%0xe59f…80f798d ago0x6f54fb…ffd49e
0xf861…cd530x0e3d…7757Base—$2.10100%0x4e90…564a98d ago0x44eee8…663e98
0xf861…cd530x0e3d…7757Base—$2.10100%0xd02b…c37998d ago0xa8de6e…169991
0xf861…cd530x0e3d…7757Base—$5.25100%0xd4a6…3b8d98d ago0x2c66e2…d3e128
0xf861…cd530x0e3d…7757Base—$31.50100%0xb99f…c90398d ago0x7bde8f…f5cb86
0xf861…cd530x0e3d…7757Base—$5.25100%0x9667…204e98d ago0x57d96c…309bb5
0xf861…cd530x0e3d…7757Base—$10.50100%0x1b46…187098d ago0x9bc237…357386
0xf861…cd530x0e3d…7757Base—$2.10100%0xe4ca…c91c98d ago0x698764…a1388f
0xf861…cd530x0e3d…7757Base—$1.05100%0xdb56…d27898d ago0x966898…2eed3e
0xf861…cd530x0e3d…7757Base—$10.50100%0x72ef…0ffd98d ago0x9b59d5…1471f9

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.