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%coinbase1d ago0x601e75…fc9b76
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xc07137…a138ae
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x74fe45…a59a13
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x1b37f1…9de031
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x3eab89…73e113
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x272b35…967c10
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x3f3537…f70770
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x1c92d0…eb8430
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xb0e895…7efd76
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x60c161…49577a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x9e7546…4b7cc6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x97cd0a…b9cc48
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xa9feae…cf7dc6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xb97b90…d1c210
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x912e11…32ddcf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x9212b8…834ba6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xc93c8d…c2f6b3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x9f66c5…95589e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xfa296d…965e15
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x8798bd…511807
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x42ca92…82db2f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0xa4cb84…36b13e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x2c7008…ff1f5d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x144500…643e48
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase1d ago0x239817…4f80c7

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.