Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x0c6996…0598ff
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x8c705d…c8494a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x33666b…fe2534
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xb3ee33…9f9cf4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xa4732d…f5d0f0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x4e8edb…cb62ea
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xb8a90c…c9044a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xf708f0…07c477
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xba6873…7d4ae4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x29df99…d8da48
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x8d6594…57c696
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x37f569…582051
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xe2abaf…8c6f08
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xdc5c4c…c06f5e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x996f26…86af24
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x647036…3a955d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xf96cc8…57afa6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x5633e9…7cb80d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x8b282e…468d5e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x4ab1a4…930838
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x3bde0b…561e9a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x748144…44e3d9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x12dfd0…fddee2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x7afd42…184b31
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x52b964…43600a

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.