Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x3f4af2…401eaf
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x6d1108…ad2151
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xe751dc…4ad69f
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x256c4f…4570b3
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xd94b66…c4124c
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xc316c2…067724
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x6f377e…d42856
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xd6f31e…9e18bd
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x1e775d…b801e9
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x3e4867…86a87c
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xd5a2ae…9657fd
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase55d ago0xa7e86d…3d1b81
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x9680a7…f9a9c8
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase55d ago0x221e92…e7100f
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0xe44bc7…3c51b4
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x9f29d5…081756
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0x85d43c…0fd24c
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x14380b…60326b
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0xcf35c5…d2ed06
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0x727f83…3ce0f8
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xc614ff…caeecd
0x0d4d…555c0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase55d ago0xe2aa62…a55a11
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xafaa34…e0b1e7
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0x621ff3…cf528a
0x0d4d…555c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase55d ago0xe96c80…91c562

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.