Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb67a9…129b0d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xffe2f8…fe33cf
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b7021…272587
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6fdff0…87ab36
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c076b…c551dd
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59073d…7abbd0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c3895…44dd57
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c9ec2…37a505
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7a223…dc2fed
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c499e…f8a3c4
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd622f7…b32b9a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d9788…2839b0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb5ee9a…edc2cb
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb26ba…000d56
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x902e95…5b44ee
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x214ba2…da23d0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7f112…523c8f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x662db9…7d06bb
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x588254…c721b9
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b1399…a0c08e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc50fb3…f25e72
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b62e0…71954f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6793ad…335703
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc65c67…b6be12
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89d6c4…6dff33

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.