Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc072…b4b128d ago0x049322…9c7738
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xaf61…49f628d ago0x99afb6…17ad2d
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x1798…f45f28d ago0x3bedc6…c86345
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xddf5…034728d ago0xd2040d…d36e1e
0xa17c…60a90x47c5…4fc3Base—$31.5070%0xbc7c…86d428d ago0xb346be…232786
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xeba0…ab3b28d ago0x28ccc2…8c7f68
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4173…266528d ago0x415948…2a92a2
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb859…c36728d ago0xf4a12e…0cb4cf
0xa17c…60a90x47c5…4fc3Base—$6.3070%0x8437…41a828d ago0xb157df…9cdfb6
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9dba…e8e028d ago0x8be551…c13227
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6e05…667f28d ago0x4a6c11…f6bf2e
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6d7b…aade28d ago0x056921…3d2d04
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x54c7…4b1228d ago0x3ded5c…c6f680
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x563b…9a7f28d ago0x6201ce…93e151
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4596…ce0928d ago0x377e0c…5fc89f
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbdce…f63729d ago0x1aa9bf…41a63e
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x9510…bc1229d ago0x5ff8bc…dbbf38
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x3dd1…4d5c29d ago0x2eccd1…25c254
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x3d76…265f29d ago0x472a27…72353f
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x58cf…f8d429d ago0xf11ee3…4cd4c4
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x4173…266529d ago0x76b9c5…03cff2
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6280…2e7929d ago0xcc4ce1…4430c1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4a9f…031129d ago0x1f0696…1e74e9

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.