Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0xb1554f…4a40b7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x266f2f…556d24
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0x1baa3c…c08268
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x3a1343…7cb78b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x905b38…3fe596
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0x36b96d…f732eb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x22215b…caa8ee
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x104744…6ed4d8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0xc84ab6…91f430
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0xafb414…42f024
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x30c56f…40b60b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0xc06de0…484e35
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0xdf7a88…985a39
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x7ae486…c39f93
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0xee1270…8abb64
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0xe5af60…aea5ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x9ffb11…e9751c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0xe4f9b0…509dd4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x01161e…524763
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0xe6b0d9…58d16c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0x757590…6bf1ae
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x58bd4a…95be00
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x982a50…5c17f8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase10d ago0x766ff0…e0879a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10d ago0x986778…6c8829

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.