Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xb78e97…149bf1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x49c028…aae0e4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xf3b68a…159451
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xd054b6…6872c4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x85b6aa…e5f184
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x57300b…3219d9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x73f308…09d0de
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xdc7d12…173506
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x10b21d…1df758
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x05342d…14af3e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x531eea…56d675
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x244dfa…d63467
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x130901…da2a49
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x2307b4…f35266
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x660a49…0affec
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xcee9b4…cebfef
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x5d5a8b…01f6b7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x0fd61b…4096d8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x1ad8c2…778e75
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x584c85…696ec2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x1b836f…fbe922
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x4b170f…fc621a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xe20fd7…c12d44
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0x2ec42f…f4c306
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase27d ago0xc95198…75dfe6

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.