Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xa6d8f3…88230d
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x6d96c8…43bc63
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x5605bc…d1cc6d
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x7a6d01…fd434c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x329f22…f83adf
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xde71a8…035a18
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xbc2848…6184c1
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x33de42…a3fbf7
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xed5e20…772083
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x70d9ef…6ca2cb
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xbc1f5c…c0d26a
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xca70a8…eb6372
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xc0c075…6496c6
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x1b0ecb…0a5728
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xf6bd77…2f8c3a
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x037974…108d9f
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x404506…b9b5f0
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xe33b11…f3d992
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xba3a2c…0686eb
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xaa653b…2407fd
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x879d4c…db5dec
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xd69edb…f548d5
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xac4a44…1a8bf9
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase90d ago0x90da8f…72bc37
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase90d ago0x41d102…5565c8

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.