Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a7…3cc10xc4f0…0bb9Base—$59.0570%0xd05c…82608d ago0xfa9a21…24ced1
0x32a7…3cc10xc4f0…0bb9Base—$58.8670%0xd05c…82608d ago0xe1cb39…bc4bc5
0x32a7…3cc10xc4f0…0bb9Base—$57.4870%0xd05c…82608d ago0xdbd461…3856a8
0x32a7…3cc10xc4f0…0bb9Base—$55.0770%0xd05c…82608d ago0x36cbe6…9a5d0d
0x32a7…3cc10xc4f0…0bb9Base—$54.9470%0xd05c…82608d ago0x0c4037…7af71a
0xfc60…cc900xc4f0…0bb9Base—$35.0170%0xd05c…82608d ago0x30b26f…e29474
0xfc60…cc900xc4f0…0bb9Base—$34.0170%0xd05c…82608d ago0x4f000b…05b30d
0xfc60…cc900xc4f0…0bb9Base—$33.0170%0xd05c…82608d ago0x26d386…c4fdd3
0xfc60…cc900xc4f0…0bb9Base—$40.0170%0xd05c…82608d ago0x3f3e66…98200f
0xfc60…cc900xc4f0…0bb9Base—$20.0170%0xd05c…82608d ago0x9cc719…9b01a2
0xc88c…d0ce0xc4f0…0bb9Base—$95.6570%0xd05c…82608d ago0xacbfcd…686980
0x7e04…aebb0xc4f0…0bb9Base—$29.4170%0xd05c…82608d ago0x0c58c0…e42f30
0x7e04…aebb0xc4f0…0bb9Base—$29.4170%0xd05c…82608d ago0xc3af71…08fa9e
0x7e04…aebb0xc4f0…0bb9Base—$29.0170%0xd05c…82608d ago0x9440bf…e70b41
0x7e04…aebb0xc4f0…0bb9Base—$28.0170%0xd05c…82608d ago0x422524…e16b68
0x7e04…aebb0xc4f0…0bb9Base—$27.0170%0xd05c…82608d ago0x6d3e3c…b531c8
0x39ae…858e0xc4f0…0bb9Base—$51.0270%0xd05c…82608d ago0x9df4a0…c1154a
0xd1b3…752b0xc4f0…0bb9Base—$40.0170%0xd05c…82608d ago0x2a7212…1023ad
0xe1e1…a70e0xc4f0…0bb9Base—$3.0070%0xd05c…82608d ago0x1b5160…79ec3b
0xe1e1…a70e0xc4f0…0bb9Base—$3.0070%0xd05c…82608d ago0x3a7592…96e8f5
0xe1e1…a70e0xc4f0…0bb9Base—$3.0070%0xd05c…82608d ago0x212a5a…810bef
0xe1e1…a70e0xc4f0…0bb9Base—$3.0070%0xd05c…82608d ago0x8cca06…07a66c
0x649c…8e2a0xc4f0…0bb9Base—$1,370.4170%0xd05c…82608d ago0x63cc55…4f1885

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.