Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6d6…ffb20x3e0a…78e7Base—$0.004596100%coinbase74d ago0x20db11…ccc539
0xe6d6…ffb20x3e0a…78e7Base—$0.002787100%coinbase74d ago0x85f74c…858d70
0xe6d6…ffb20x3e0a…78e7Base—$0.003219100%coinbase74d ago0x8845e5…fe57bf
0xe6d6…ffb20x3e0a…78e7Base—$0.003026100%coinbase74d ago0x403989…84162b
0xe6d6…ffb20x3e0a…78e7Base—$0.004341100%coinbase74d ago0x23aec3…c78bae
0xe6d6…ffb20x3e0a…78e7Base—$0.003323100%coinbase74d ago0x285151…e16480
0xe6d6…ffb20x3e0a…78e7Base—$0.005746100%coinbase75d ago0x15699b…6bef0d
0xe6d6…ffb20x3e0a…78e7Base—$0.00534100%coinbase75d ago0x69e9d1…dec387
0xe6d6…ffb20x3e0a…78e7Base—$0.004593100%coinbase75d ago0xa610ef…82ddf9
0xe6d6…ffb20x3e0a…78e7Base—$0.005771100%coinbase75d ago0x753216…c19f05
0xe6d6…ffb20x3e0a…78e7Base—$0.00508100%coinbase75d ago0x544c45…a74783
0xe6d6…ffb20x3e0a…78e7Base—$0.005127100%coinbase75d ago0xe0c58a…3c3817
0xe6d6…ffb20x3e0a…78e7Base—$0.004693100%coinbase75d ago0xe1d785…2c06ae
0xe6d6…ffb20x3e0a…78e7Base—$0.00496100%coinbase75d ago0x16a722…7ccc09
0xe6d6…ffb20x3e0a…78e7Base—$0.002878100%coinbase75d ago0xf3e592…e31c35
0xe6d6…ffb20x3e0a…78e7Base—$0.002959100%coinbase75d ago0xca0ece…29c95c
0xe6d6…ffb20x3e0a…78e7Base—$0.004795100%coinbase75d ago0x7d499b…f96569
0xe6d6…ffb20x3e0a…78e7Base—$0.004767100%coinbase75d ago0x12a613…5d6866
0xe6d6…ffb20x3e0a…78e7Base—$0.003585100%coinbase75d ago0xab264f…5038ae
0xe6d6…ffb20x3e0a…78e7Base—$0.004901100%coinbase75d ago0x715654…1e2ed1
0xe6d6…ffb20x3e0a…78e7Base—$0.003754100%coinbase75d ago0xe7280b…9d773c
0xe6d6…ffb20x3e0a…78e7Base—$0.005214100%coinbase75d ago0x869d01…3f1ea4
0xe6d6…ffb20x3e0a…78e7Base—$0.004495100%coinbase75d ago0x8aa510…e26415
0xe6d6…ffb20x3e0a…78e7Base—$0.004894100%coinbase75d ago0xb3b3de…af7e81
0xe6d6…ffb20x3e0a…78e7Base—$0.005133100%coinbase75d ago0xb672ce…620c42

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.