Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xb533eb…48bbc8
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x32c95c…7f1884
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x137e7b…f199dc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x6643de…9518dc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x8b5a04…3f8de7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x1305c5…2499d1
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xde0ac8…9548a3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xab43bd…9861ee
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x70e949…5cb153
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xe97bc4…053318
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x415473…4dd4e3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xd5edc6…3f507d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x940bc9…1b6ab5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x33c2c3…57f8a8
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x733941…c52c7b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xc1b2f7…37f774
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xde4a31…f70b16
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xc5028d…bf9634
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xe3909c…6dad78
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xc276ff…a78329
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0xf2014f…9b0113
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0x3fee39…9a060c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase50d ago0xfbf1ef…488fd2
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x03130a…fa39da
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI50d ago0x7c5905…8eabde

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.