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.5970%0x6351…0d626d ago0x4d0a6c…b5466c
0x2fc6…befe0xb4cb…00e5Base—$2.9870%0x6351…0d626d ago0xa1d48a…b7999d
0x2fc6…befe0xb4cb…00e5Base—$36.3670%0x6351…0d626d ago0x915227…24dc43
0x2fc6…befe0xb4cb…00e5Base—$39.8270%0x6351…0d626d ago0x50541b…4bde4c
0x2fc6…befe0xb4cb…00e5Base—$2.2870%0x6351…0d626d ago0xe45e2a…0a67bc
0x2fc6…befe0xb4cb…00e5Base—$492.2770%0x6351…0d626d ago0x445598…c9df58
0x2fc6…befe0xb4cb…00e5Base—$98.9570%0x6351…0d626d ago0x061eb8…14cdb9
0x2fc6…befe0xb4cb…00e5Base—$14.9670%0x6351…0d626d ago0xba133f…d712d5
0x2fc6…befe0xb4cb…00e5Base—$209.0670%0x6351…0d626d ago0xe200e2…d3eaa4
0x2fc6…befe0xb4cb…00e5Base—$4.4070%0x6351…0d626d ago0x0c50da…4e1993
0x2fc6…befe0xb4cb…00e5Base—$31.3170%0x6351…0d627d ago0xd5fadd…a56b7d
0x2fc6…befe0xb4cb…00e5Base—$39.2470%0x6351…0d627d ago0x2518f6…ddc00c
0x2fc6…befe0xb4cb…00e5Base—$9.5470%0x6351…0d627d ago0x4f0e98…50434c
0x2fc6…befe0xb4cb…00e5Base—$199.6870%0x6351…0d627d ago0xd4d669…0c175e
0x9a8f…b04d0xb4cb…00e5Base—$5.0070%0x07ae…0e677d ago0x4c1827…b03c2c

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.