Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24d94d…af4d97
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15e7e8…d39e62
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58f69a…d22c32
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba5e33…eb8ed9
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e3fdd…388d20
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40d9a2…dedc0d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28af05…57c7e2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfeb28a…df22a2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25a280…35ec3e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x434283…12c15a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fb147…74e3f6
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb6fcfb…2aebec
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c47e4…b4c7cf
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4de5d…08dc4f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26d41d…949cc7
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae90f4…9064bd
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x485261…55df47
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a3b73…9dbebc
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x322f95…afb039
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f6ab7…30264c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27d7f1…ab45f0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ab181…121d1d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb56522…0d3ad1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x756c9b…96abea
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0eb45…60eb79

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.