Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b12…56410x4c1c…77abBase—$206.00100%0x4661…93fd106d ago0xd8782b…2caba6
0x8b12…56410x4c1c…77abBase—$230.00100%0x4661…93fd106d ago0x00f526…91b9d8
0x8b12…56410x4c1c…77abBase—$172.00100%0x4661…93fd106d ago0x204144…df1cfc
0x8b12…56410x4c1c…77abBase—$137.00100%0x4661…93fd107d ago0x5cdf6b…b37d5d
0x8b12…56410x4c1c…77abBase—$230.00100%0x4661…93fd107d ago0x083ef7…84e759
0x8b12…56410x4c1c…77abBase—$57.00100%0x4661…93fd107d ago0xb554e8…0b140b
0x8b12…56410x4c1c…77abBase—$75.00100%0x4661…93fd107d ago0xe1cfd8…56fd28
0x8b12…56410xe350…6181Base—$287.00100%0x4661…93fd107d ago0x222c3f…566f25
0x8b12…56410xe350…6181Base—$347.00100%0x4661…93fd107d ago0x437019…c6789c
0x8b12…56410xe350…6181Base—$1,810.00100%0x4661…93fd107d ago0x09a6ee…8aa038
0x8b12…56410xe350…6181Base—$2,006.00100%0x4661…93fd107d ago0x8bdec7…c47f33
0x8b12…56410xe350…6181Base—$697.00100%0x4661…93fd107d ago0x441629…d6a232
0x8b12…56410x4ad6…ca35Base—$5.00100%0x4661…93fd107d ago0xc57b78…907635
0x8b12…56410xe350…6181Base—$230.00100%0x4661…93fd107d ago0xb3b4d9…8e6a03
0x8b12…56410xe350…6181Base—$611.00100%0x4661…93fd107d ago0x5b0179…84bbeb
0x8b12…56410xe350…6181Base—$10.00100%0x4661…93fd107d ago0xd91100…52818b

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.