Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ef4…12960x3e0a…78e7Base—$0.004143100%coinbase73d ago0x0e6b49…ea02a1
0x9ef4…12960x3e0a…78e7Base—$0.002831100%coinbase73d ago0x0e4720…dce5eb
0x9ef4…12960x3e0a…78e7Base—$0.004074100%coinbase73d ago0x66f07d…dfc945
0x9ef4…12960x3e0a…78e7Base—$0.005898100%coinbase73d ago0x8bf69d…102382
0x9ef4…12960x3e0a…78e7Base—$0.00398100%coinbase73d ago0xa332ff…4580ba
0x9ef4…12960x3e0a…78e7Base—$0.003944100%coinbase73d ago0x598597…1ead08
0x9ef4…12960x3e0a…78e7Base—$0.002777100%coinbase73d ago0x1f382f…74ab2d
0x9ef4…12960x3e0a…78e7Base—$0.004615100%coinbase73d ago0x25b9ba…a273f9
0x9ef4…12960x3e0a…78e7Base—$0.00455100%coinbase73d ago0xee33c2…2170c2
0x9ef4…12960x3e0a…78e7Base—$0.005107100%coinbase73d ago0xcf2415…1ebffa
0x9ef4…12960x3e0a…78e7Base—$0.003449100%coinbase73d ago0xf06dfc…8e4331
0x9ef4…12960x3e0a…78e7Base—$0.003582100%coinbase73d ago0xe57ff7…e1b9e4
0x9ef4…12960x3e0a…78e7Base—$0.005165100%coinbase73d ago0xb5393e…59ee9e
0x9ef4…12960x3e0a…78e7Base—$0.004114100%coinbase73d ago0x116ac1…d018b7
0x9ef4…12960x3e0a…78e7Base—$0.004865100%coinbase74d ago0x35be2c…49d66e
0x9ef4…12960x3e0a…78e7Base—$0.003877100%coinbase74d ago0xdf0d92…fba6b1
0x9ef4…12960x3e0a…78e7Base—$0.003494100%coinbase74d ago0x550ef4…8469e8
0x9ef4…12960x3e0a…78e7Base—$0.005091100%coinbase74d ago0xf6a3ce…d8ba08
0x9ef4…12960x3e0a…78e7Base—$0.005161100%coinbase74d ago0x94b5f1…09a7ba
0x9ef4…12960x3e0a…78e7Base—$0.005194100%coinbase74d ago0x843ecd…687679
0x9ef4…12960x3e0a…78e7Base—$0.003837100%coinbase74d ago0x9175a2…f4e7f1
0x9ef4…12960x3e0a…78e7Base—$0.005584100%coinbase74d ago0xacaed1…14672d
0x9ef4…12960x3e0a…78e7Base—$0.005111100%coinbase74d ago0x299ede…1240ec
0x9ef4…12960x3e0a…78e7Base—$0.004885100%coinbase74d ago0x0224e6…101f15
0x9ef4…12960x3e0a…78e7Base—$0.004325100%coinbase74d ago0x170909…6930c6

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.