Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$29.96100%coinbase45d ago0x219c0f…b5bfd8
0x60dd…75830xb0af…7de0Base—$29.94100%coinbase45d ago0x07b4b5…205ac9
0x60dd…75830xb0af…7de0Base—$29.94100%coinbase45d ago0xadb664…669b59
0x60dd…75830xb0af…7de0Base—$17.33100%coinbase45d ago0x68d631…acf733
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0xfa6ac1…70e38a
0x60dd…75830xb0af…7de0Base—$17.37100%coinbase45d ago0x00a4fa…ea9714
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0xcf6ee4…d3c301
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0x1f5a33…0d3b83
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0x07f47c…d4b199
0x60dd…75830xb0af…3befBase—$3.00100%payAI45d ago0x037778…fc00dc
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0x7a0aaa…8e0b09
0x60dd…75830xb0af…3befBase—$3.00100%payAI45d ago0x1d225b…76030e
0x60dd…75830xb0af…7de0Base—$23.22100%coinbase45d ago0xe9ad77…044b50
0x60dd…75830xb0af…7de0Base—$17.32100%coinbase45d ago0xad9912…883986
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0x6754e9…19de2a
0x60dd…75830xb0af…7de0Base—$11.86100%coinbase45d ago0x045801…3690a7
0x60dd…75830xb0af…7de0Base—$29.98100%coinbase45d ago0x38b777…078033
0x60dd…75830xb0af…7de0Base—$29.93100%coinbase45d ago0x803783…51c3a8
0x60dd…75830xb0af…7de0Base—$28.03100%coinbase45d ago0x739a9e…3f325c
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase45d ago0x9d8abc…9edf04
0x60dd…75830xb0af…7de0Base—$17.35100%coinbase45d ago0x85c4cc…43052b
0x60dd…75830xb0af…7de0Base—$23.25100%coinbase45d ago0xeab15b…5e6941
0x60dd…75830xb0af…7de0Base—$29.90100%coinbase45d ago0x74fe61…4a5dee
0x60dd…75830xb0af…7de0Base—$29.93100%coinbase45d ago0x74f75d…e62146
0x60dd…75830xb0af…7de0Base—$29.93100%coinbase45d ago0xfe9fce…73fb5b

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.