Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x725470…64c886
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xe25562…a3e4f5
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x54922a…5ba7d1
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xe5d7b4…02a49b
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x52efbb…12f2e9
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xa9cbe0…ed0776
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x7f2c83…de37e1
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xd55bd3…3b0ade
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x63ffce…78a14f
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x5d2aad…bb0dbb
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x6841cb…4474ad
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x850d4d…3118dd
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xfcad62…c717d7
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xa3a034…3deeca
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xf56ab5…95a8fd
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x35d965…ad15cf
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xe4a427…04de82
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x4f7cd7…ebb975
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xc95324…4e1a16
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x9f7b36…b8a5df
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xdc5c98…a48b30
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x971229…91d997
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0x981ec2…0cbec7
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xc19314…a807fe
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase1d ago0xa89a51…5d0edd

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.