Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b45d6…7aa586
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c7a52…fe4314
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd05889…18da10
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2ed2e…fc50cf
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe2efd…9867cd
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x31179a…f46b74
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69acb6…61db93
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x116b9c…fe8d8a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15ce31…d9bd29
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6af01d…02a22c
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3ac52…c1c2d6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc94837…9d5714
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x298595…a0e0b3
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66b864…972e66
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d3d2c…1df01f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9784ae…68ee17
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc78926…f04388
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe34a4…207ecc
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a391f…0b7630
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89a588…64181f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2636d4…2b45e7
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33b786…7afc44
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a3037…9b31c6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac9f14…77ca9b
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb7dcf…8ab7aa

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.