Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ee…91fe0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x8c73c7…cce0ad
0xc9c7…16700x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xaa892d…7979d4
0xbc19…f2eb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x660eb6…190257
0x6a07…60a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x58bff0…69d872
0xbc19…f2eb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xf29478…fc0954
0x328a…69d50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x6028b9…9208d9
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x4e4e2b…5fec83
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xd3723b…2aab52
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x9b9c19…2f9864
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xa1775a…a32e57
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x97097e…027800
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x5fb662…560631
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x568306…c3d62a
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x7f8533…8f86f7
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xaeac0b…20d410
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x9f58cd…21c529
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xc2156d…e95245
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x8bc4bf…3e0002
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xaa144c…ea5b94
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xf1e53c…e2ee89
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x95d9f5…e61e61
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xf546f3…4b8d39
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xf2d786…0f33ce
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xed96cd…8413b5
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xac35d4…010d2f

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.