Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92acba…428cce
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4fa233…dad1a1
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10a1ef…6f3096
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa11ced…35019b
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bc094…7df135
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5c7a1…e252cc
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x052307…8840f2
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8c09c…e87c82
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x795344…fce4b6
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc07b03…71c504
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8996a9…10c4aa
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc6ab7…c90086
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16b253…d1480f
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2eddb…d45fa5
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6542f…60f83d
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98d2c2…a49789
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92ddc0…ae8a18
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe97627…48c144
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x549fa6…c5ddaf
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde9807…3f3732
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3cdb7f…0c8fba
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1805d3…6746b0
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ccd49…674d8e
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5740a…804b74
0xd7bb…2e990x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d7611…2e8f84

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.