Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x3a055a…2992bf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x1559c9…413d13
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x79cd7f…b7b72c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xbc06b4…b13460
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x4f9295…69ef53
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xf59fb7…6ecc1e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xc984da…d6ed87
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xf525aa…de6a1a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x40c6d6…43005b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xbbf867…44ee14
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x9e8c7f…64dd04
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a548d ago0x952895…fe4e9d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc48d ago0x87fcd1…5caaa1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x05cee0…5bcb33
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x5aa0c6…fbd839
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x67f545…ac1207
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x34687a…7bf1a1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xf03b95…afa70b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xe56794…a91489
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xe24b54…f0065f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xf42fdf…a31c78
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0xd03e87…63702d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x7f5e97…0a7ad6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a548d ago0x6c8306…8e31d1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a548d ago0x11d3eb…9b031f

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.