Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$52.50100%0x0abd…8e77109d ago0x4abb7d…5c9e70
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8c4f…19d7109d ago0x498b31…6b9f3d
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa96f…aeb1109d ago0xcfa051…0dab91
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6170…fcde109d ago0x518e72…d6c3a8
0xa17c…60a90x0e3d…7757Base—$9.45100%0x6768…2435109d ago0xd21857…ada90f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2ee2…15c4109d ago0x4272ff…41c985
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc6fb…0f6c109d ago0x3922e7…626bc1
0xa17c…60a90x0e3d…7757Base—$10.50100%0xff29…0646109d ago0xcf60d3…a5559c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3368…d66b109d ago0x8fe6b0…ab8900
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2d1c…632c109d ago0x9b9370…b24f2c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1053…e7a9109d ago0xd7414e…63308e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1bf5…a716109d ago0x534499…38f711
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc7c2…61a5109d ago0x902202…ac5dd8
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5520…8e5b109d ago0xff91e8…29e2c7
0xa17c…60a90x0e3d…7757Base—$21.00100%0xec3e…414c109d ago0xfc91ce…ac28f4
0xa17c…60a90x0e3d…7757Base—$6.30100%0xc2de…8a3d109d ago0xbfb77d…3dedf0
0xa17c…60a90x0e3d…7757Base—$3.15100%0x89a0…ff58109d ago0x8ae924…9138fb
0xa17c…60a90x0e3d…7757Base—$31.50100%0x7924…2dfe109d ago0x77bc8b…f272e3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6c0f…7cd6109d ago0xb8ef59…2e1d42
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd798…8751109d ago0xe3825e…481701
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2d8d…3016109d ago0x72300b…7be30d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2a1b…cb28109d ago0x37326b…2c05ca
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc3b9…7b36109d ago0x965dab…5b7afc
0xa17c…60a90x0e3d…7757Base—$1.05100%0x88cf…d21b109d ago0x6c3e07…2ac78e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x614a…d5ce110d ago0x0032e2…05203e

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.