Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x0f95…1989Base—$0.10100%payAI13d ago0xfeabb8…011c47
0xfd4f…f74c0x1f9a…5e05Base—$0.10100%payAI13d ago0xd248a6…060be6
0xfd4f…f74c0xc042…830fBase—$0.10100%payAI13d ago0x9b9ca8…150016
0xfd4f…f74c0xe770…4ac7Base—$0.10100%payAI13d ago0xd306e4…d9b95e
0xfd4f…f74c0xf5fb…62e7Base—$0.10100%payAI13d ago0x96fc73…f88f93
0xfd4f…f74c0xbd8c…a82aBase—$0.10100%payAI13d ago0x7fe04a…d81872
0xfd4f…f74c0x9240…a0f1Base—$0.10100%payAI13d ago0x8ee463…69443e
0xfd4f…f74c0xba79…2a90Base—$0.10100%payAI13d ago0xdfb0b0…990888
0xfd4f…f74c0xe9db…1b88Base—$0.10100%payAI13d ago0x44a8bb…290cf8
0xfd4f…f74c0x099b…91b8Base—$0.10100%payAI13d ago0x09efe3…05c77e
0xfd4f…f74c0x8468…b587Base—$0.10100%payAI13d ago0xf96dcd…73aac0
0xfd4f…f74c0x88b7…44a0Base—$0.10100%payAI13d ago0x5e8316…a68fb3
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%payAI13d ago0x8181cf…9082c2
0xfd4f…f74c0xb62b…1035Base—$0.10100%payAI13d ago0x59bede…5cd705
0xfd4f…f74c0x960c…0226Base—$0.10100%payAI13d ago0x2441f0…4f7db4
0xfd4f…f74c0x8b08…444cBase—$0.10100%payAI13d ago0xe19c9a…30b647
0xfd4f…f74c0x57f9…ab16Base—$0.10100%payAI13d ago0x7a2ed1…f51016
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%payAI13d ago0x2e8947…bb7aa5
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%payAI13d ago0xc15838…5ef524
0xfd4f…f74c0x7953…c6eeBase—$0.10100%payAI13d ago0x7841cf…389465
0xfd4f…f74c0x48f1…633aBase—$0.10100%payAI13d ago0xd2c55d…5411cd
0xfd4f…f74c0xf745…ed23Base—$0.10100%payAI13d ago0xb649aa…dc3aaa
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%payAI13d ago0x872adf…840f29
0xfd4f…f74c0xf832…4a92Base—$0.10100%payAI13d ago0xde424e…cf425d
0xfd4f…f74c0x8359…9fe9Base—$0.10100%payAI13d ago0xf72b18…b48ee6

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.