Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x537613…6ce6ae
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x77df1c…56c4d9
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0xb1ff9b…620fa3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0xc108ed…3e29c5
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0xeeca26…3385cc
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x27704c…f738ef
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x5e8b2e…395648
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x524a29…5ba60f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x15721d…19bd37
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0xa003c7…694319
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x352441…cc5aa6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x4622a5…41edb8
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x6918f3…ac5012
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase37d ago0x63463b…fcc215
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xf7a8bd…7917ae
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x445eab…a28023
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x2265ea…0c4206
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x938beb…8453ec
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x5531a4…320e6e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xcbc5d3…df6cc6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xa4cb33…02c73f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x1d2930…cc133e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xfc0077…56574b
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xdabbbb…310aa0
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x12857d…7bb4af

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.