Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…56c747d ago0xcc8e3e…7559ad
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f47d ago0x24987b…517f19
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…9ad447d ago0x79da72…03839d
0x3be9…575c0x8a02…97c5Base—$50.0070%0xf279…f77f47d ago0xca45c5…aa1985
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17247d ago0x6474ee…31587d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17247d ago0xa296f5…d3c412
0x3be9…575c0x8a02…97c5Base—$150.0070%0x4337…926947d ago0x4193ba…db46dc
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4147d ago0xde8394…c797a4
0x3be9…575c0x8a02…97c5Base—$150.0070%0x4337…7b5f47d ago0xc4a80b…76f200
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce147d ago0x1ea0f4…4471bd
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…936947d ago0xacab9b…32ad16
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…6ca547d ago0x529cf3…87c718
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…f63747d ago0xb1babc…f4b4f3
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17247d ago0xf746d2…4fd555
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4147d ago0x506fcb…2c4e25
0x3be9…575c0x8a02…97c5Base—$150.0070%0xe196…0ce147d ago0xb3a41e…c82c11
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…926947d ago0xcf1d05…10550b
0x3be9…575c0x8a02…97c5Base—$50.0070%0x211d…d17248d ago0xbe04d2…8f2168

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.