Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xea1daf…123745
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6a0022…7be82d
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x801d37…0fbe40
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xdf850a…d6333f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x375cef…301f06
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd60fb2…671bd3
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xbfe703…3455b8
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb80199…1927d7
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xcb6320…281447
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x8d60a3…b4625e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xdff441…07c2e3
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7dc061…a1e2b4
0x0363…51bd0x18e4…f92aBase$1.20100%ultravioletadao5d ago0xd88eef…aa813e
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x0c3aef…1d677a
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x108130…17187b
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xdd78ae…a6896e
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xffdf1c…8827ab
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x86d441…045674
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x0ba2eb…da9f60
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x0592f0…937c88
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xd35611…bea8d6
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x209ba1…2373c8
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x987e38…0f7d7f
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0xd7d60f…df0d19
0x18e4…f92a0xcc19…930eBase$0.10100%ultravioletadao5d ago0x7e7de9…5cd95a

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.