Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2ce…aa2e0x3e0a…78e7Base—$0.005246100%coinbase73d ago0xda60e7…1d770b
0xc2ce…aa2e0x3e0a…78e7Base—$0.003976100%coinbase73d ago0xe64126…066de0
0xc2ce…aa2e0x3e0a…78e7Base—$0.002922100%coinbase73d ago0x65bf67…fa1962
0xc2ce…aa2e0x3e0a…78e7Base—$0.003296100%coinbase73d ago0x1d9d60…160071
0xc2ce…aa2e0x3e0a…78e7Base—$0.004503100%coinbase74d ago0xeb7a0e…e6ea3e
0xc2ce…aa2e0x3e0a…78e7Base—$0.002656100%coinbase74d ago0xce2ba2…47b863
0xc2ce…aa2e0x3e0a…78e7Base—$0.00524100%coinbase74d ago0xf7d9dd…201fe7
0xc2ce…aa2e0x3e0a…78e7Base—$0.004851100%coinbase74d ago0x9e2a4d…dc7f0b
0xc2ce…aa2e0x3e0a…78e7Base—$0.003731100%coinbase74d ago0x45d779…2c7310
0xc2ce…aa2e0x3e0a…78e7Base—$0.004024100%coinbase74d ago0x455beb…c2935e
0xc2ce…aa2e0x3e0a…78e7Base—$0.003271100%coinbase74d ago0x66216b…3795eb
0xc2ce…aa2e0x3e0a…78e7Base—$0.00574100%coinbase74d ago0xcdfc0a…84ae75
0xc2ce…aa2e0x3e0a…78e7Base—$0.004521100%coinbase74d ago0x224588…6849ef
0xc2ce…aa2e0x3e0a…78e7Base—$0.004495100%coinbase74d ago0x3406cf…a74bcb
0xc2ce…aa2e0x3e0a…78e7Base—$0.00519100%coinbase74d ago0xd07ed1…788485
0xc2ce…aa2e0x3e0a…78e7Base—$0.004947100%coinbase74d ago0x2d0beb…201494
0xc2ce…aa2e0x3e0a…78e7Base—$0.004937100%coinbase74d ago0x3d2ebe…e1c5fd
0xc2ce…aa2e0x3e0a…78e7Base—$0.003277100%coinbase74d ago0xa6f4ab…fe945c
0xc2ce…aa2e0x3e0a…78e7Base—$0.005845100%coinbase74d ago0x618dc9…516a85
0xc2ce…aa2e0x3e0a…78e7Base—$0.00491100%coinbase74d ago0xe97102…74fffc
0xc2ce…aa2e0x3e0a…78e7Base—$0.004227100%coinbase74d ago0x88d5c5…a4a285
0xc2ce…aa2e0x3e0a…78e7Base—$0.00441100%coinbase74d ago0xb7a82b…244569
0xc2ce…aa2e0x3e0a…78e7Base—$0.004904100%coinbase74d ago0x267eaf…f6ddb8
0xc2ce…aa2e0x3e0a…78e7Base—$0.00384100%coinbase74d ago0xde1077…335388
0xc2ce…aa2e0x3e0a…78e7Base—$0.004536100%coinbase74d ago0x737a06…2dcb6c

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.