Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xd1fedd…b3ae7c
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xd67fe3…d685dd
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x5875aa…6847f2
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x412a90…c293f5
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xd4638e…0ec8cf
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xf495b9…4ed71b
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xc323e4…69b4dd
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x46190a…3810b5
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x493991…bafd3a
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xbb109f…939cfb
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xdd73a8…156a11
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x75b374…fd899c
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xfd0e91…7eaa27
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xc66130…4bfa32
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x0103d6…a7965a
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x92d80a…8ccc19
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x65d2f5…8eea7a
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xe99bf4…3d94f2
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x2f8651…ca3188
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x32e3c7…81dac3
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x3e35b2…fc67ad
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x804df4…507d48
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0xbc6e89…7f2276
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x44e845…427fbb
0x3567…1d450x5aae…482eBase—$0.001100%coinbase6d ago0x7a5614…1861ac

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.