Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa85ef2…28f957
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2c3d5…12e88c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x523ffb…84ceb2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f8279…e6029c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2f5ca…2bfdb6
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b0837…795a2e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaff5b5…f8ea34
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2efaf…9bac90
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa12279…1d2b9e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9768c5…fa71e0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaeea57…68c26c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53b498…ac3550
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc093f…5f66d7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce502c…33c14e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x959b9e…6f2303
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45f5dc…2d6a7f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe211a…cf10f9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cf7b4…cc2beb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4dbb2…e6d9e1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a40b7…583d4d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf3b8c…ecdd0b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6889ce…18519d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeff45d…6b3414
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8392e…2d3b27
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6216d…76e529

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.