Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x014094…72dc08
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0xcdd096…45b423
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x2079f9…62aa57
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x52d512…2aaf62
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x1873ab…0e766e
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x873170…3596ff
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0xb5c480…fdba6e
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0xa485f7…6d5d33
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x091c5e…75465c
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x843012…10ed15
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x5450c0…816ffb
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x15deb7…4a7252
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x9873e3…3f01a9
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0xd7d18a…3d09fe
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x914bee…2bc620
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x6b4ecd…4225b0
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0xe4b191…753b91
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x09838e…50c0fd
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x54948b…7f6e85
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x49d139…45de1e
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase48d ago0x74f7e0…f17f78

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.