Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ce9…50600x3e0a…78e7Base—$0.003402100%coinbase72d ago0xa2aa0e…15c547
0x7ce9…50600x3e0a…78e7Base—$0.004161100%coinbase72d ago0xc20160…1c5cb7
0x7ce9…50600x3e0a…78e7Base—$0.003261100%coinbase72d ago0x3c2ceb…25efd2
0x7ce9…50600x3e0a…78e7Base—$0.005815100%coinbase72d ago0xa657d2…2c20a7
0x7ce9…50600x3e0a…78e7Base—$0.003779100%coinbase72d ago0x9cbc0c…73b809
0x7ce9…50600x3e0a…78e7Base—$0.00369100%coinbase72d ago0x49f742…53320a
0x7ce9…50600x3e0a…78e7Base—$0.004634100%coinbase72d ago0x3425d9…ca916a
0x7ce9…50600x3e0a…78e7Base—$0.005635100%coinbase72d ago0xcc555a…6453d4
0x7ce9…50600x3e0a…78e7Base—$0.003997100%coinbase72d ago0x09c021…9a15ac
0x7ce9…50600x3e0a…78e7Base—$0.003024100%coinbase72d ago0x3400af…16ee83
0x7ce9…50600x3e0a…78e7Base—$0.005105100%coinbase72d ago0x133968…4488a7
0x7ce9…50600x3e0a…78e7Base—$0.004383100%coinbase72d ago0xdd80c0…0840e9
0x7ce9…50600x3e0a…78e7Base—$0.00299100%coinbase73d ago0x67a6ca…ddcf53
0x7ce9…50600x3e0a…78e7Base—$0.003724100%coinbase73d ago0x16bf65…f8c078
0x7ce9…50600x3e0a…78e7Base—$0.003071100%coinbase73d ago0xd6835d…b8654a
0x7ce9…50600x3e0a…78e7Base—$0.003627100%coinbase73d ago0xf19be9…10b667
0x7ce9…50600x3e0a…78e7Base—$0.005495100%coinbase73d ago0x7dae20…542c24
0x7ce9…50600x3e0a…78e7Base—$0.003082100%coinbase73d ago0x71eace…287872
0x7ce9…50600x3e0a…78e7Base—$0.003833100%coinbase73d ago0x84b10d…9721ad
0x7ce9…50600x3e0a…78e7Base—$0.005614100%coinbase73d ago0x699e00…cabfc9

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.