Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e43…f1330xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0xd45ae2…5e4084
0x5e43…f1330x9555…7665Base—$0.01100%0x461a…5962105d ago0x6215a8…6882e7
0x5e43…f1330x6543…0d46Base—$0.01100%0x461a…5962105d ago0xae8b3a…ae4e45
0x5e43…f1330xa855…4cceBase—$0.003776100%0x461a…5962105d ago0x7891f6…934632
0x5e43…f1330x4419…5375Base—$0.003776100%0x461a…5962105d ago0xc619b1…3df6db
0x5e43…f1330x0d3b…0707Base—$0.003776100%0x461a…5962105d ago0xbbd8ae…8fc8ad
0x5e43…f1330xc801…ad56Base—$0.02100%0x461a…5962105d ago0x6c1d34…c9288b
0x5e43…f1330x3781…8387Base—$0.02100%0x461a…5962105d ago0x158d14…a33606
0x5e43…f1330x6543…0d46Base—$0.01100%0x461a…5962105d ago0x9a0127…6cef8e
0x5e43…f1330xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0x29c3e6…22fc3e
0x5e43…f1330xaf15…58c4Base—$0.00768100%0x461a…5962105d ago0x449bb4…d81ab8
0x5e43…f1330xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0xd7ac54…8479a8
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0d14aa…5d796d
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x57435b…aa4100
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x259968…5aede3
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x761132…570a3d
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf8d76d…bed73d
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd5748d…975105
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8aebb3…6b415c
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x179cb9…b2252c
0x5e43…f1330x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x03a598…bf65f8

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.