Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…181142d ago0x0c5492…c3e7f7
0x3be9…575c0x31d0…2cd7Base$5.00100%0xe196…0ce142d ago0x1800d4…8bf920
0x3be9…575c0x31d0…2cd7Base$13.92100%0x4337…ec6842d ago0x7f0b18…82fd29
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…8d0e42d ago0x54970b…1f5430
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…39a842d ago0x091a39…b16c49
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…6ef942d ago0x103653…7c44c6
0x3be9…575c0x31d0…2cd7Base$100.00100%0xe196…0ce142d ago0x0e6bac…fdbbd2
0x3be9…575c0x31d0…2cd7Base$7.34100%0x4337…f26842d ago0x566a81…e7a630
0x3be9…575c0x31d0…2cd7Base$150.00100%0x211d…d17242d ago0x8ead82…cb5ab4
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…39a842d ago0x9ad752…9fa392
0x3be9…575c0x31d0…2cd7Base$300.41100%0x81e3…b98e42d ago0xff99c6…53f7a2
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…d0b242d ago0x2dcdb4…5dbdf0
0x3be9…575c0x31d0…2cd7Base$50.31100%0x211d…d17242d ago0xb64f83…797f62
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…f2e142d ago0xeeced6…50e295
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…339242d ago0xe2d606…200591
0x3be9…575c0x31d0…2cd7Base$100.33100%0xb5b2…3ff242d ago0x1339e8…0ad0dd
0x3be9…575c0x31d0…2cd7Base$20.30100%0x4337…9f2642d ago0x2265f4…54c60c
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…c62f42d ago0xd26b64…370cc7
0x3be9…575c0x31d0…2cd7Base$50.00100%0xe196…0ce142d ago0xcd9e95…92e11c
0x3be9…575c0x31d0…2cd7Base$10.30100%0x6a6f…be4142d ago0xc4ddcd…20627c
0x3be9…575c0x31d0…2cd7Base$15.30100%0x4337…df9b42d ago0xcac3b0…521275
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…d0b242d ago0x796566…a39739
0x3be9…575c0x31d0…2cd7Base$35.35100%0x6a6f…be4142d ago0x9d9b55…b08f1d
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…03f542d ago0x694c67…3a25fe
0x3be9…575c0x31d0…2cd7Base$10.30100%0xe196…0ce142d ago0x3e5925…8dd857

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.