Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfec0…c39476d ago0x5cbe2c…0f4ed2
0x1332…66eb0x0e3d…7757Base—$15.75100%0x2d18…781176d ago0xc0f738…c38e19
0x1332…66eb0x0e3d…7757Base—$1.05100%0xa8e8…666876d ago0xebfa1e…ef4b60
0x1332…66eb0x0e3d…7757Base—$390.89100%0xa894…209f76d ago0x4a72fa…845522
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0007…886776d ago0xcc5ce4…5542a0
0x1332…66eb0x0e3d…7757Base—$222.68100%0xd253…4d1876d ago0x37ba26…ffd0c6
0x1332…66eb0x0e3d…7757Base—$31.50100%0x0abd…8e7776d ago0x05456b…124666
0x1332…66eb0x0e3d…7757Base—$11.55100%0xa0c6…2cb476d ago0x6572aa…d74ca9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5682…a95276d ago0x6e5dff…df726f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x154a…ba3276d ago0xd6e50c…739641
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5697…9cea76d ago0x65b08e…39d6fb
0x1332…66eb0x0e3d…7757Base—$5.25100%0x39f9…9a7976d ago0x51a881…49b7af
0x1332…66eb0x0e3d…7757Base—$1,819.84100%0x9ea2…605a76d ago0x4e072e…203606
0x1332…66eb0x0e3d…7757Base—$1.05100%0x0245…bb7b76d ago0xcc862b…d0b82a
0x1332…66eb0x0e3d…7757Base—$10.00100%0xf31d…cc4b76d ago0x16e339…dfc97e
0x1332…66eb0x0e3d…7757Base—$42.00100%0xe9f7…982b76d ago0x4ee929…e5f4e7
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8c4f…19d776d ago0x18c13e…171d64
0x1332…66eb0x0e3d…7757Base—$2.00100%0x88df…6a4d76d ago0x612291…94fdbd
0x1332…66eb0x0e3d…7757Base—$26.25100%0xbc41…9c5b76d ago0xcd4883…2ed9b4
0x1332…66eb0x0e3d…7757Base—$63.00100%0xfe8c…49bb76d ago0xd0c534…590efc
0x1332…66eb0x0e3d…7757Base—$51.00100%0x80e2…187376d ago0xc9f793…8bcbd3
0x1332…66eb0x0e3d…7757Base—$26.25100%0xce9f…bc8e76d ago0x2b3ed5…81d0da
0x1332…66eb0x0e3d…7757Base—$277.45100%0xde1b…a3a276d ago0x732cec…eec5e5
0x1332…66eb0x0e3d…7757Base—$102.87100%0xf3d1…2b9c76d ago0x088c76…58c71e
0x1332…66eb0x0e3d…7757Base—$86.00100%0xe935…f90476d ago0xdf72f3…9f036b

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.