Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase67d ago0x343a9a…2ef499
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x5332b9…51d6e3
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x746bfd…61bc66
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xcf10a4…73d25e
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xf100f5…d5e455
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x4f9e57…27e97c
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xfe7350…af08d4
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x7a8c59…c381ae
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x447ce1…1b6547
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xc28009…418ed3
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x85b3dd…73adeb
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x59b0e8…fca8a2
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xb96ab3…479f9c
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x4aaacd…121936
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xa3ef07…82e1e7
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x6c7f12…d0b462
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xd1709a…19f4b8
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x62e006…4c830a
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x5204a6…7a8d0e
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xcdfbac…ade000
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xeb79ff…e82761
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x23817d…5aa52a
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xcdfa00…34baa1
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0x887c41…0e677d
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase67d ago0xf36758…4f14d7

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.