Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xb599…e9b7Basex402 service$0.08100%payAI117d ago0x892706…e1df5f
0x7e57…2f090xb599…e9b7Basex402 service$0.08100%payAI117d ago0xdfe638…e6738b
0x7e57…2f090xb599…e9b7Basex402 service$0.08100%payAI117d ago0x85436a…13fa7d
0x7e57…2f090xb599…e9b7Basex402 service$0.08100%payAI117d ago0xd7f95b…6c9a9a
0x7e57…2f090xb599…e9b7Basex402 service$0.05100%payAI117d ago0xd1e0f5…23c6e5
0x7e57…2f090xb599…e9b7Basex402 service$0.05100%payAI117d ago0x949756…7dbc3e
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0xbdb54e…fb9b08
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0xbdb54e…fb9b08
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0x683416…be1529
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0x683416…be1529
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0xcd7625…7d1523
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0x1ae9da…13a24b
0x7e57…2f090xb599…e9b7Basex402 service$0.04100%payAI117d ago0x600b15…3bb828
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0x82aded…64f3ed
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0xc4050d…1ce207
0x7e57…2f090xb599…e9b7Basex402 service$0.02100%payAI117d ago0x30d2c7…1f6140
0x7e57…2f090xb599…e9b7Basex402 service$0.02100%payAI117d ago0x6b43ae…2fe70d
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0xb0ab03…fac4cc
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0xe2ae46…4e3be7
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0x7f6ef4…d5873b
0x7e57…2f090xb599…e9b7Basex402 service$0.03100%payAI117d ago0x93a4fd…534105
0x7e57…2f090xb599…e9b7Basex402 service$0.02100%payAI117d ago0x32d03e…faa08d

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.