Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0xcdd27f…91b1b4
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x85294b…38de2e
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x6aa69a…78c4d5
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x4ba86f…b8089b
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x18a5ec…b253f0
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x746e1a…a397d3
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x8211b5…66cc72
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x075a62…9b646c
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x1e8c2f…1db1b2
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x3737fa…5f1a03
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x0369f9…e3c251
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x9513cf…466f78
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x9146cc…19c433
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x12f960…a6b64c
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x54a4b1…523209
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x9276d7…c63174
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x5d431b…a38d88
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x96a3f9…21a5e5
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0xbebb72…358e60
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x42f361…97adf5
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x52a9fb…562c03
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0xd051a4…f02cca
0xa3f5…8f650xa9dd…2315Base—$0.002100%coinbase114d ago0x0d7426…22b08e

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.