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.0470%0x1360…66fa31d ago0xc355b1…4bb217
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xb49a3a…76878f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI31d ago0xe37aff…651975
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xec2047…bd2f70
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xd30983…94ac18
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xd90fa0…32af7d
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xa1029a…b043d2
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x40efc9…1de50e
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x31f27f…d4c2c0
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xd12252…7bd4d3
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x1a16f4…a63c12
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x1269f3…b80c3b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x9e9324…9abd33
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x8c25cf…fb00e6
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xd33dc2…645885
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0xa6703a…b7f279
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xe33df4…85b8e4
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xbeaa1f…f3553d
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xfeb311…05b0e4
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x8f0e18…056b85
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x6fce64…a4cd21
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x1a02b4…ece1cf
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x81ff57…2bb50c
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xc86a71…462728
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xee9dd2…2ae5b5

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.