Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd47b78…988ddc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4d993e…a60f79
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x48d478…e7fbaf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe4cc50…4b10be
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x240f61…cd53de
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x647222…ef8990
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x3c4556…d6531d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x15a7b0…c89ffe
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x83a77a…b925e3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x84296a…2cf0e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4aa1ad…cb3efc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xf45d45…75abb4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x3aad20…b5a242
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x6ea3bf…1227f6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x1ce3f8…94f97a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xec9c45…27ed25
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xf6bba9…d12a62
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x611ffa…d70db9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe9dc46…1a315e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4e90f0…fdc66c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x3d9750…f2a49f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xad3115…abc71f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x6afbea…800569
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc3bff2…490a14
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x1d8e79…aa5bec

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.