Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa4f…41d30x3e0a…78e7Base—$0.004985100%coinbase74d ago0x44d033…397846
0xfa4f…41d30x3e0a…78e7Base—$0.004916100%coinbase74d ago0xa87d07…da5e64
0xfa4f…41d30x3e0a…78e7Base—$0.005147100%coinbase74d ago0x99a453…552ce5
0xfa4f…41d30x3e0a…78e7Base—$0.005076100%coinbase74d ago0x6c1550…2283cc
0xfa4f…41d30x3e0a…78e7Base—$0.00576100%coinbase74d ago0x4c9631…f9bc39
0xfa4f…41d30x3e0a…78e7Base—$0.004334100%coinbase74d ago0x199a00…e58ec7
0xfa4f…41d30x3e0a…78e7Base—$0.003653100%coinbase74d ago0x9d8566…8e51d2
0xfa4f…41d30x3e0a…78e7Base—$0.005868100%coinbase75d ago0x135005…db03d7
0xfa4f…41d30x3e0a…78e7Base—$0.002952100%coinbase75d ago0xfb97c5…531226
0xfa4f…41d30x3e0a…78e7Base—$0.004919100%coinbase75d ago0x783e15…ea6237
0xfa4f…41d30x3e0a…78e7Base—$0.002756100%coinbase75d ago0x4d50d2…81dcd4
0xfa4f…41d30x3e0a…78e7Base—$0.002799100%coinbase75d ago0x4c605c…115206
0xfa4f…41d30x3e0a…78e7Base—$0.004392100%coinbase75d ago0x78d5d3…3952b6
0xfa4f…41d30x3e0a…78e7Base—$0.004483100%coinbase75d ago0x77bec0…9f80ce
0xfa4f…41d30x3e0a…78e7Base—$0.005065100%coinbase75d ago0x701517…b1b9c3
0xfa4f…41d30x3e0a…78e7Base—$0.004238100%coinbase75d ago0xc414f1…80a3fb
0xfa4f…41d30x3e0a…78e7Base—$0.003777100%coinbase75d ago0xe1ac82…fb3b1e
0xfa4f…41d30x3e0a…78e7Base—$0.004466100%coinbase75d ago0x1f00be…ae18fd
0xfa4f…41d30x3e0a…78e7Base—$0.005045100%coinbase75d ago0x90f69d…5b76b4
0xfa4f…41d30x3e0a…78e7Base—$0.005771100%coinbase75d ago0x23f5c9…6725f1
0xfa4f…41d30x3e0a…78e7Base—$0.00339100%coinbase75d ago0xd1fe6e…e142f7
0xfa4f…41d30x3e0a…78e7Base—$0.005175100%coinbase75d ago0x90a79c…cdd07c

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.