Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x83921a…a70e4f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x02a065…3bd4e3
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x0f1606…fb921c
0xad75…e80f0x07cf…2396Basex402 service$0.05100%0x1360…66fa57d ago0x3cd902…8b4a73
0xad75…e80f0x07cf…2396Basex402 service$0.03100%0x1360…66fa57d ago0x26e5ac…136682
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xa42d17…bdddd9
0xad75…e80f0x07cf…2396Basex402 service$0.05100%0x1360…66fa57d ago0x0ef4d1…a5baac
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0xc1ed87…95a1de
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x6cf183…293006
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x7bfe4a…649a66
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0xe2f0cf…685fa6
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x221af7…08aa88
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x5ef964…984980
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xa8f71a…fd2ac7
0xad75…e80f0x07cf…2396Basex402 service$0.10100%0x1360…66fa57d ago0xca50ff…c7d08c
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xf34192…06e8f5
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xce4edd…7d78bc
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x81d033…d92b71
0xad75…e80f0x07cf…2396Basex402 service$0.03100%0x1360…66fa57d ago0x0675e6…a7d124
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x86d1ec…ec2c08
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xebc21a…29c22b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x40632b…1859d7
0xad75…e80f0x07cf…2396Basex402 service$0.10100%0x1360…66fa57d ago0x2f78a5…58a991
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0xf5ef94…3345b6
0xad75…e80f0x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x29cc36…82343f

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.