Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c2…54210x3e0a…78e7Base—$0.002648100%coinbase74d ago0x5727f4…90d0aa
0x72c2…54210x3e0a…78e7Base—$0.004132100%coinbase74d ago0x9d01ec…a40a47
0x72c2…54210x3e0a…78e7Base—$0.005134100%coinbase74d ago0xa3bb97…fa1fce
0x72c2…54210x3e0a…78e7Base—$0.005116100%coinbase74d ago0xefdd48…f47ee5
0x72c2…54210x3e0a…78e7Base—$0.005733100%coinbase74d ago0x47928c…58bc1a
0x72c2…54210x3e0a…78e7Base—$0.00572100%coinbase74d ago0x613704…8b8ad1
0x72c2…54210x3e0a…78e7Base—$0.005648100%coinbase74d ago0xce1076…cd0cb3
0x72c2…54210x3e0a…78e7Base—$0.004842100%coinbase74d ago0xd7ff37…081769
0x72c2…54210x3e0a…78e7Base—$0.005527100%coinbase74d ago0xa5d98b…68af2d
0x72c2…54210x3e0a…78e7Base—$0.003415100%coinbase74d ago0x1a80c5…09ae09
0x72c2…54210x3e0a…78e7Base—$0.005148100%coinbase74d ago0x94eba0…ecc02f
0x72c2…54210x3e0a…78e7Base—$0.005562100%coinbase74d ago0xdab7b7…aa8bba
0x72c2…54210x3e0a…78e7Base—$0.004874100%coinbase74d ago0x467850…ae45d7
0x72c2…54210x3e0a…78e7Base—$0.004699100%coinbase74d ago0xc43bd2…3cd37a
0x72c2…54210x3e0a…78e7Base—$0.004632100%coinbase74d ago0x7adb71…38359f
0x72c2…54210x3e0a…78e7Base—$0.004996100%coinbase74d ago0x5e9924…546051
0x72c2…54210x3e0a…78e7Base—$0.005632100%coinbase74d ago0x520cf1…ef52a2
0x72c2…54210x3e0a…78e7Base—$0.004295100%coinbase74d ago0x612e43…eb30ed
0x72c2…54210x3e0a…78e7Base—$0.003518100%coinbase74d ago0x674d78…cfbbbf
0x72c2…54210x3e0a…78e7Base—$0.003115100%coinbase74d ago0xc8ce46…e3cf30
0x72c2…54210x3e0a…78e7Base—$0.004794100%coinbase74d ago0x82f25c…eb699f
0x72c2…54210x3e0a…78e7Base—$0.00401100%coinbase74d ago0x71a749…56f132
0x72c2…54210x3e0a…78e7Base—$0.002878100%coinbase74d ago0x0044f6…815034
0x72c2…54210x3e0a…78e7Base—$0.005278100%coinbase74d ago0x74bd91…38192f
0x72c2…54210x3e0a…78e7Base—$0.002878100%coinbase75d ago0x6f519d…ec8f07

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.