Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98a3d1…00432f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x758858…08f87d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6df105…5a19b8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x995ad9…e2a96a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6874d…de586e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76ab2e…ddcf30
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc31ebf…7efebf
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d3408…5eae97
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c348f…11c066
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x149ebf…621893
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7cf78f…754e70
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21c0a6…853f9a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac9867…274f14
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c7c0e…43c785
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31d998…3175f1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a7778…ad600b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3962d2…9e0576
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe9ca2…ff71ea
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f88c1…ff4175
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00492…8e3a62
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe36589…2b9234
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x798b98…45dba3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd777dc…57e6eb
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41d97d…5c0dd6
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f4f38…4257de

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.