Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xb3c3ff…3051c0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xaca951…4ec2b3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x6487d9…f36e84
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xe7ae00…c2df50
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xbf7803…3ef14c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x88bfe1…d645f8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xc10af5…7376ec
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x7eaec3…9b09f0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x8d2756…302e25
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xdaf087…b8d369
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x2d5a63…8f24dc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x5e4165…01c57d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x3d2e7e…3e84ef
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x580054…8174c4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x618bc4…43d1de
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x6d36cb…165a7e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xa9ae4b…5c4f27
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xa69172…999811
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x981a25…49c4e2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xc5b3d9…fc50bf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0xb32d94…4c7311
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x478d15…ab65c7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x1bd29e…85daf0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x241065…9afcef
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase31d ago0x6f90ad…9a7974

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.