Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xf78bbe…5f9059
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x702aa8…630a78
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006347100%coinbase107d ago0x0e0aa6…512005
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006347100%coinbase107d ago0x2c752d…b2c459
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase107d ago0xe2407f…07e1f1
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x9c848c…2151d6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x248693…cb5d6e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006272100%coinbase107d ago0x071b29…518022
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006272100%coinbase107d ago0x8959cd…f2fbee
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006272100%coinbase107d ago0x6ad515…4e1334
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x230589…06ba93
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xbe01b4…32904a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x184534…a6904f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006272100%coinbase107d ago0x91691f…531ec1
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006709100%coinbase107d ago0x978f19…594927
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006709100%coinbase107d ago0x06673c…5d049c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006709100%coinbase107d ago0x5e42af…1007da
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006686100%coinbase107d ago0x92d188…4fc6ae
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006686100%coinbase107d ago0xf44c3d…b329d1
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006686100%coinbase107d ago0xf983d1…867bfb
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006686100%coinbase107d ago0x94d7af…e20355
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006349100%coinbase107d ago0x12ebfb…833d45
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006349100%coinbase107d ago0xa8fa61…ce1300
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase107d ago0x91f660…8fa163
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.007681100%coinbase107d ago0xc49908…0831c7

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.