Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4913…eee90xb48c…cab7Basex402 service$0.15100%coinbase36d ago0xe7536b…47388d
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x791498…295f2d
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xd4ff8d…4c1ee5
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xd9c1e6…943f19
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xdfbf32…61071d
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6117c9…961c20
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x167661…900e2b
0x4913…eee90xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xb611dd…f61b19
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x1c673c…eb7b81
0x4913…eee90xb48c…cab7Basex402 service$0.15100%coinbase36d ago0x4062e5…f62408
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xa15c43…16349c
0x4913…eee90xb48c…cab7Basex402 service$0.15100%coinbase36d ago0x1b6fea…c70056
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xaae37c…3b8ef5
0x4913…eee90xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xb3e318…a562d6
0x4913…eee90xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x06b5d0…9cc865
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x264154…c00018
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xaa8b5a…8a5c50
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xc1effd…3b4122
0x4913…eee90xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xe11006…08490c
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6f64d1…d905e7
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x98e40e…a8755a
0x4913…eee90xb48c…cab7Basex402 service$0.15100%coinbase36d ago0xc6cc7d…60a0ba
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x5a5cf0…eb7b35
0x4913…eee90xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x57f1c8…9bbf30
0x4913…eee90xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x986655…683b49

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.