Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b27…64040x3e0a…78e7Base—$0.004593100%coinbase75d ago0x52ca87…568f4c
0x6b27…64040x3e0a…78e7Base—$0.005345100%coinbase75d ago0xa5d4d4…1f6f29
0x6b27…64040x3e0a…78e7Base—$0.004807100%coinbase75d ago0xcee687…ff2832
0x6b27…64040x3e0a…78e7Base—$0.005103100%coinbase75d ago0x490bce…1308a7
0x6b27…64040x3e0a…78e7Base—$0.003824100%coinbase75d ago0xfbffe9…85dd94
0x6b27…64040x3e0a…78e7Base—$0.003821100%coinbase75d ago0x8100c4…c0dab5
0x6b27…64040x3e0a…78e7Base—$0.005689100%coinbase75d ago0x8f7977…244bc5
0x6b27…64040x3e0a…78e7Base—$0.00562100%coinbase75d ago0x50e7e4…8b0a7a
0x6b27…64040x3e0a…78e7Base—$0.005825100%coinbase75d ago0x17961b…57d7d0
0x6b27…64040x3e0a…78e7Base—$0.00501100%coinbase75d ago0xe98653…2f375b
0x6b27…64040x3e0a…78e7Base—$0.002905100%coinbase75d ago0xe4924f…5d943d
0x6b27…64040x3e0a…78e7Base—$0.003927100%coinbase75d ago0x12537f…b343ad
0x6b27…64040x3e0a…78e7Base—$0.002846100%coinbase75d ago0xda1567…685490
0x6b27…64040x3e0a…78e7Base—$0.004333100%coinbase75d ago0x622c4c…14d6cf
0x6b27…64040x3e0a…78e7Base—$0.004276100%coinbase75d ago0xae5eb9…6610aa
0x6b27…64040x3e0a…78e7Base—$0.005686100%coinbase75d ago0x4b28a6…f26813
0x6b27…64040x3e0a…78e7Base—$0.004246100%coinbase75d ago0xa8c3e8…9e5544
0x6b27…64040x3e0a…78e7Base—$0.002736100%coinbase75d ago0xa3918b…a6c737
0x6b27…64040x3e0a…78e7Base—$0.005376100%coinbase75d ago0x6af4db…56976a
0x6b27…64040x3e0a…78e7Base—$0.003768100%coinbase75d ago0x670cd8…ea52f7
0x6b27…64040x3e0a…78e7Base—$0.00389100%coinbase76d ago0x1e09cd…6ac100

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.