Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11a7a8…77905d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x365946…82cc1c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7dd90…16464b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ba3c4…0beda8
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9605d…38f3d0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe215a4…c673fd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93685d…cc3687
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x137a22…5c7876
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c720f…7414f0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe54de…778a4a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7140ae…d5604f
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e16bc…597c2c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8abb99…be2272
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18ff42…dc6f09
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5499ee…445147
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x620d8b…3ffcc6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x933a53…3786c2
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22d7a4…7673c8
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x901abe…d9b0fb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfdb678…4ac933
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x344d4e…cdfa9d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34ae4a…797189
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40cc7c…b78659
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf78fe…a4f269
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb33fa0…adc33e

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.