Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$5.25100%0x3e5d…fd3899d ago0xf77312…cad0b4
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2640…d76799d ago0x97162e…69466b
0xc9a2…31540x0e3d…7757Base—$12.60100%0x643b…940499d ago0x1094d2…b61627
0xc9a2…31540x0e3d…7757Base—$1.05100%0x823e…6b6c99d ago0x3ccd2a…b3b549
0xc9a2…31540x0e3d…7757Base—$2.10100%0x35c6…376399d ago0xe9bfd1…ff3f13
0xc9a2…31540x0e3d…7757Base—$1.05100%0xc7fb…441499d ago0x4c154b…22b1f8
0xc9a2…31540x0e3d…7757Base—$23.10100%0x35b0…b81099d ago0xf63ab9…fa4e22
0xc9a2…31540x0e3d…7757Base—$15.75100%0xa782…cada99d ago0x030487…79ad59
0xc9a2…31540x0e3d…7757Base—$10.50100%0xb689…e28399d ago0x8c60cb…1b444d
0xc9a2…31540x0e3d…7757Base—$1.05100%0x1ae8…2c7399d ago0x00fe3d…cec711
0xc9a2…31540x0e3d…7757Base—$10.50100%0xb859…c36799d ago0x491f81…9403b1
0xc9a2…31540x0e3d…7757Base—$1.05100%0xb31a…568f99d ago0x9b27e6…4bf7af
0xc9a2…31540x0e3d…7757Base—$5.25100%0xbcc0…614b99d ago0x7be774…deb10b
0xc9a2…31540x0e3d…7757Base—$1.05100%0xde1b…a3a299d ago0xda65f5…d3209f
0xc9a2…31540x0e3d…7757Base—$3.15100%0xaf65…d79099d ago0x6e19ae…f3a1b3
0xc9a2…31540x0e3d…7757Base—$10.50100%0x5e05…afbb99d ago0x78a824…f9517b
0xc9a2…31540x0e3d…7757Base—$3.15100%0x21ab…01d999d ago0x5b9ca0…b3628c
0xc9a2…31540x0e3d…7757Base—$12.60100%0xd812…ee4499d ago0xa469c5…8e86bc
0xc9a2…31540x0e3d…7757Base—$11.55100%0x5513…a8a999d ago0x05ad35…58d95a

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.