Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$42.0070%0x77d8…3bfa15d ago0xdf8a62…9181c1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa640…7f4015d ago0x20304f…4a2ce7
0xa787…64cf0x47c5…4fc3Base$42.0070%0x93d4…655d15d ago0xb5d96b…a185bc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4ec9…366115d ago0xdf30d3…8ebaf2
0xa787…64cf0x47c5…4fc3Base$15.7570%0x7311…c90b15d ago0x011e2a…3e1d4c
0xa787…64cf0x47c5…4fc3Base$27.3070%0x77d8…3bfa15d ago0x7737d6…ebcd67
0xa787…64cf0x47c5…4fc3Base$10.5070%0xaa2e…f04415d ago0x2b5475…d0292b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfa43…45e515d ago0xcd9dac…3200f0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x39f9…9a7915d ago0xe69f0f…a6d715
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb55c…2e3e15d ago0x575714…138672
0xa787…64cf0x47c5…4fc3Base$21.0070%0xa438…8fb815d ago0x19b0e3…cf33ed
0xa787…64cf0x47c5…4fc3Base$10.5070%0xda2d…f5ea15d ago0xa05176…74b7d1
0xa787…64cf0x47c5…4fc3Base$15.7570%0x6288…8b4915d ago0xcd92b0…29494e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe620…490115d ago0xe59114…521447
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc234…1c3815d ago0x8ebfce…b5d923
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2742…8fd115d ago0xe990eb…3ee4a9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e07…cf7c15d ago0x600ba2…c8d186
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9765…21f515d ago0xe4ed07…3da314
0xa787…64cf0x47c5…4fc3Base$10.5070%0x77d2…395e15d ago0x5852ea…f30624
0xa787…64cf0x47c5…4fc3Base$10.5070%0x50b0…9cda15d ago0x06116a…a23b54
0xa787…64cf0x47c5…4fc3Base$21.0070%0x4136…b72615d ago0x7a98d1…7d26ac
0xa787…64cf0x47c5…4fc3Base$21.0070%0x0c48…3ed615d ago0x86fad2…2c1b7f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x42d1…f7df15d ago0xd10e37…72e1d8
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6e05…667f15d ago0xeaa99f…381acc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x422e…487015d ago0x5891bf…ab21d5

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.