Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x861474…bd1b7b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00754100%coinbase7d ago0x775013…a80a30
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00598100%coinbase7d ago0x55445d…0eae40
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x733662…7ee99d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00754100%coinbase7d ago0x44d787…7de10d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x907034…1e1e5f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00676100%coinbase7d ago0x46d0ef…31da56
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x35612a…8519d3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00754100%coinbase7d ago0x62d862…3e8db1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x7afe56…93a7db
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00676100%coinbase7d ago0xdaa501…05db8c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x75c180…02355d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x4158fb…280174
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xc394bc…01e2d9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x71ee09…488843
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xeff4e7…c5f6dc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xbc39e8…eca3d0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x316a6c…b04a49
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x3d0480…63f970
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x455d22…d57d47
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x8515c1…70143e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xe7c65e…17cd5b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x53bb52…078121
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x04d5f0…a98a86
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x6244b5…b0e5b6

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.