Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c8a…a44a0x6366…f1e2Base—$0.006245100%candidates109d ago0xfa5596…bb7fb0
0x5c8a…a44a0x6366…f1e2Base—$0.04100%candidates109d ago0x7428c6…941a81
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2109d ago0x516fef…aa4106
0x8280…520b0x6366…f1e2Base—$0.11100%0x4873…5369109d ago0xf7dfac…25545b
0x8280…520b0x6366…f1e2Base—$0.006859100%0x0098…3100109d ago0x87be19…0aeee3
0x8280…520b0x6366…f1e2Base—$0.15100%0x0098…3100109d ago0xf45027…bd9dd7
0x8280…520b0x6366…f1e2Base—$0.12100%0x4873…5369109d ago0xb7e66e…d03f1b
0x6366…f1e20x0e3d…7757Base—$2.10100%0xe706…1d9b110d ago0x3c9952…d7f425
0x8280…520b0x6366…f1e2Base—$0.10100%0x7f16…55b4110d ago0x326de7…ff2c59
0xd839…ae3d0x6366…f1e2Base—$0.02100%0x6366…f1e2110d ago0x8beedc…b962b2
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2110d ago0x67f7e8…45f832
0x8280…520b0x6366…f1e2Base—$0.001134100%0x7f16…55b4110d ago0xf028a7…63b01a
0x8280…520b0x6366…f1e2Base—$0.28100%0x7f16…55b4110d ago0xdf70e8…d5ef1c
0x8280…520b0x6366…f1e2Base—$0.002808100%0xa46e…ec94110d ago0x4be6a8…f0d90e
0x8280…520b0x6366…f1e2Base—$0.19100%0xa46e…ec94110d ago0x0349c2…64832f
0x8280…520b0x6366…f1e2Base—$0.15100%0x0d17…b7d1110d ago0xdab676…a141bf
0x8280…520b0x6366…f1e2Base—$0.000428100%0x6366…f1e2110d ago0x634810…8a5d12
0x8280…520b0x6366…f1e2Base—$0.11100%0x6366…f1e2110d ago0xa75fb7…376339
0x1b68…edc50x6366…f1e2Base—$0.006164100%0x7f16…55b4110d ago0x64acc2…975073
0x1b68…edc50x6366…f1e2Base—$0.08100%0x7f16…55b4110d ago0xdd5623…2a016b
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2110d ago0xa8807e…0810c9
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2110d ago0x724485…ff97b8
0x8280…520b0x6366…f1e2Base—$0.09100%0x0d17…b7d1110d ago0xf82986…c9034b
0x8b91…5d290x6366…f1e2Base—$0.00614100%0x7f16…55b4110d ago0x20a4bc…078dbe
0x8b91…5d290x6366…f1e2Base—$0.04100%0x7f16…55b4110d ago0x7d97d3…71fdca

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.