Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base$9.2670%0x6351…0d625d ago0xd82d3a…d35f37
0x2fc6…befe0xb4cb…00e5Base$54.8770%0x6351…0d625d ago0x8f7f54…5ac8e9
0x2fc6…befe0xb4cb…00e5Base$48.8170%0x6351…0d625d ago0x35321c…7b424b
0x2fc6…befe0xb4cb…00e5Base$13.5870%0x6351…0d625d ago0x41bec7…0fd6bc
0x2fc6…befe0xb4cb…00e5Base$247.0770%0x6351…0d625d ago0xde0a6b…db2e1c
0x2fc6…befe0xb4cb…00e5Base$169.8670%0x6351…0d625d ago0x434935…199051
0x2fc6…befe0xb4cb…00e5Base$378.4270%0x6351…0d625d ago0x9c7bfe…77ef4c
0x2fc6…befe0xb4cb…00e5Base$0.0570%0x6351…0d625d ago0xe2ae2b…8777da
0x2fc6…befe0xb4cb…00e5Base$23.8970%0x6351…0d625d ago0x00f891…cce190
0x2fc6…befe0xb4cb…00e5Base$957.1870%0x6351…0d625d ago0x1cab74…6c9e8d
0x2fc6…befe0xb4cb…00e5Base$141.5770%0x6351…0d625d ago0x342faa…cee4de
0x2fc6…befe0xb4cb…00e5Base$38.4870%0x6351…0d626d ago0x398143…b74027
0x2fc6…befe0xb4cb…00e5Base$4.7870%0x6351…0d626d ago0x7f48f4…8e7d8c
0x2fc6…befe0xb4cb…00e5Base$186.8170%0x6351…0d626d ago0x25062b…1923e5
0x2fc6…befe0xb4cb…00e5Base$130.4570%0x6351…0d626d ago0x7fd1e6…420634
0x2fc6…befe0xb4cb…00e5Base$49.8470%0x6351…0d626d ago0xce0082…b94e6c
0x2fc6…befe0xb4cb…00e5Base$452.5570%0x6351…0d626d ago0xa0a8f3…76dea2
0x2fc6…befe0xb4cb…00e5Base$4.5470%0x6351…0d626d ago0x0c8d36…481f9d

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.