Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2107d ago0x516fef…aa4106
0x8280…520b0x6366…f1e2Base—$0.11100%0x4873…5369107d ago0xf7dfac…25545b
0x8280…520b0x6366…f1e2Base—$0.006859100%0x0098…3100107d ago0x87be19…0aeee3
0x8280…520b0x6366…f1e2Base—$0.15100%0x0098…3100107d ago0xf45027…bd9dd7
0x8280…520b0x6366…f1e2Base—$0.12100%0x4873…5369107d ago0xb7e66e…d03f1b
0x8280…520b0x6366…f1e2Base—$0.10100%0x7f16…55b4107d ago0x326de7…ff2c59
0x8280…520b0x6366…f1e2Base—$0.02100%0x6366…f1e2107d ago0x67f7e8…45f832
0x8280…520b0x6366…f1e2Base—$0.001134100%0x7f16…55b4107d ago0xf028a7…63b01a
0x8280…520b0x6366…f1e2Base—$0.28100%0x7f16…55b4107d ago0xdf70e8…d5ef1c
0x8280…520b0x6366…f1e2Base—$0.002808100%0xa46e…ec94107d ago0x4be6a8…f0d90e
0x8280…520b0x6366…f1e2Base—$0.19100%0xa46e…ec94107d ago0x0349c2…64832f
0x8280…520b0x6366…f1e2Base—$0.15100%0x0d17…b7d1107d ago0xdab676…a141bf
0x8280…520b0x6366…f1e2Base—$0.000428100%0x6366…f1e2107d ago0x634810…8a5d12
0x8280…520b0x6366…f1e2Base—$0.11100%0x6366…f1e2107d ago0xa75fb7…376339
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2107d ago0xa8807e…0810c9
0x8280…520b0x6366…f1e2Base—$0.01100%0x6366…f1e2107d ago0x724485…ff97b8
0x8280…520b0x6366…f1e2Base—$0.09100%0x0d17…b7d1107d ago0xf82986…c9034b
0x8280…520b0x6366…f1e2Base—$0.001295100%0x08ff…bb06107d ago0x8e0ad0…b0bb54
0x8280…520b0x6366…f1e2Base—$0.08100%0x08ff…bb06107d ago0xe1e640…7dd786
0x8280…520b0x6366…f1e2Base—$0.0097100%0x6366…f1e2108d ago0x77504d…04b8ab
0x8280…520b0x6366…f1e2Base—$0.11100%0x58fe…153b108d ago0xd91c7f…15eef1
0x8280…520b0x6366…f1e2Base—$0.11100%0x0098…3100108d ago0x6d0af5…4ef74e
0x8280…520b0x6366…f1e2Base—$0.11100%0x0098…3100108d ago0xeb37c4…8e3f7d
0x8280…520b0x6366…f1e2Base—$0.005096100%0x4918…e369108d ago0x860927…fcb428
0x8280…520b0x6366…f1e2Base—$0.05100%0x4918…e369108d ago0x327575…6e6802

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.