Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase112d ago0xd828f0…12ad8f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase112d ago0x3c8a0f…b6f0da
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase112d ago0xe6c683…ff928f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase112d ago0x2e3580…167b77
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase112d ago0x40b86c…a0b90f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase112d ago0x3b9070…c23adb
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xe6a2b5…efedd2
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xba515e…550dbd
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xf1ec43…b6e042
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xb4d071…feb47a
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0x6f0df4…2b5f99
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xaa2a98…caad49
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase112d ago0xea855c…e3542e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x67c2ee…f1107d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0xdbb3c4…a815f5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0xbaef71…2ec7c9
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x748d2a…0b64a6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x364cef…ea4243
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x77c6e9…c5daab
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x2e493d…381022
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0xee0d54…7acff9
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0xe10224…362137
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0xd15b3a…08949c
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x717448…948ac6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.65100%coinbase112d ago0x977899…527e5d

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.