Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xace44e…32e153
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x1ff224…b69f34
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xea0ad0…135e12
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x9e950d…8281e7
0x9787…f6090x3dcb…32e1Basex402 service$0.002100%coinbase36d ago0xe9b2bd…a7cf80
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x8d57e9…f03e25
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xf2efb5…a704c6
0x9370…860b0x3dcb…32e1Basex402 service$0.002100%coinbase36d ago0x18575e…2c9597
0x5bd6…31d40x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xf45345…99f3bd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xfd1a5f…221d27
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x9f1757…e06a65
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x1f93b3…3d65c6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x51515b…4b0304
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x4a05b6…204da4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x4a92ad…48d96f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xfc2465…43a574
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x2faa36…eeda1c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xced1b7…ab7f6b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xf46ea1…104884
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x6f4574…cff2dc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xc2feb4…3ac18a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x0776f0…0a355a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xf9e3d5…cf5a10
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x19e729…00b1b9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xecc0ca…8f5739

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.