Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69c0ec…e87ac6
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e429c…364f47
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x558cf2…eddc2f
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69dd4a…77fdce
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55e9b2…de8788
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97491a…9785f0
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce31f2…ff46e3
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x12ed62…dd1d1d
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a6dd5…848f0f
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb8936…2a2d26
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa73ba9…7907f3
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0978ed…b5f54c
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a5131…0e2019
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b4510…69b3db
0x74c8…c1260x6a5e…c666Basex402 service$0.01100%payAI112d ago0x827e93…86ffd2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7854f3…033151
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0xecc49e…7cb151
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40b53f…359580
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdbbd84…78c915
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf9e26…46e942
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x08a5c5…46e605
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0xab2a5b…e723ef
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c85d5…4b9e81
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6b810c…5a668d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI112d ago0x76c573…1a67a1

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.