Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a46…89da0xb0af…3befBase—$3.00100%payAI34d ago0x8fdcb9…8b975a
0xf56d…54830xb0af…3befBase—$3.00100%payAI34d ago0xc61ab5…e95ac7
0x34da…7cb40xb0af…3befBase—$3.00100%payAI34d ago0x986fcd…4110b7
0x84db…96280xb0af…3befBase—$3.00100%payAI34d ago0x291625…cb32f2
0xc43b…34c00xb0af…3befBase—$3.00100%payAI34d ago0x81c0ff…5dcfbc
0x1061…a4e30xb0af…3befBase—$3.00100%payAI34d ago0x505e24…2b1018
0x4e39…f82f0xb0af…3befBase—$3.00100%payAI34d ago0x927328…35f28b
0x7d45…92240xb0af…3befBase—$3.00100%payAI35d ago0x81d414…4a84e3
0xf56d…54830xb0af…3befBase—$3.00100%payAI35d ago0xe79f84…a8d792
0x1a46…89da0xb0af…3befBase—$3.00100%payAI35d ago0x79c7d8…318d9b
0x34da…7cb40xb0af…3befBase—$3.00100%payAI35d ago0xc091c7…9f4982
0x1061…a4e30xb0af…3befBase—$3.00100%payAI35d ago0x9506c7…cd3e8c
0x4e39…f82f0xb0af…3befBase—$3.00100%payAI35d ago0x618d26…af5c77
0x84db…96280xb0af…3befBase—$3.00100%payAI35d ago0x33d9c9…7d774d
0xc43b…34c00xb0af…3befBase—$3.00100%payAI35d ago0x72b5c3…2b1e62
0xea80…9fed0xb0af…3befBase—$3.00100%payAI35d ago0x95b0ca…3f4b96
0xea80…9fed0xb0af…3befBase—$7.00100%coinbase35d ago0x7989b9…aff808
0xf56d…54830xb0af…3befBase—$3.00100%payAI35d ago0x21e7cf…44901b
0xf56d…54830xb0af…3befBase—$7.00100%coinbase35d ago0x0a8257…e72bec
0x1061…a4e30xb0af…3befBase—$3.00100%payAI35d ago0x1569ed…9c1014
0x1061…a4e30xb0af…3befBase—$7.00100%coinbase35d ago0x10350a…a53b0c
0x98a8…7bce0xb0af…3befBase—$3.00100%payAI35d ago0xbb22b7…f041f7
0x98a8…7bce0xb0af…3befBase—$7.00100%coinbase35d ago0xa5821a…e5232a
0x84db…96280xb0af…3befBase—$3.00100%payAI35d ago0x3e1806…05f550
0x84db…96280xb0af…3befBase—$7.00100%coinbase35d ago0x2bc11c…af8b3b

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.