Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x8ee8…86da11h ago0x3bb7ff…a6bdde
0x43f5…951e0x09ae…ec64Base$74.4570%0x07ae…0e6712h ago0x75de44…176165
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x8ee8…86da13h ago0x241a16…f2cda5
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x8ee8…86da13h ago0x51b385…514a3a
0x1edf…aa4e0x09ae…ec64Base$56.2070%0x07ae…0e6715h ago0xc10526…36e52e
0xe00d…b6b50x09ae…ec64Base$15.5070%0x07ae…0e6715h ago0x9dc4c8…6721a4
0xa006…37850x09ae…ec64Base$1,000.0070%0x07ae…0e6715h ago0xed510e…cd7e00
0x7e6d…3a3d0x09ae…ec64Base$30.0070%0x07ae…0e6717h ago0x2fa8f2…ae5b7c
0xd610…59d20x09ae…ec64Base$1,828.5470%0x07ae…0e6718h ago0xd8f7ae…68f5ec
0x9a8f…b04d0x09ae…ec64Base$50.0070%0x8ee8…86da21h ago0x17daee…86c9ed
0xc721…cea40x09ae…ec64Base$0.0770%0x8ee8…86da22h ago0x590f3e…000924
0xc721…cea40x09ae…ec64Base$0.0770%0x8ee8…86da22h ago0x147c4e…7634df
0xa9c4…caac0x09ae…ec64Base$24.4470%0x07ae…0e671d ago0xc590ce…a78b7c
0xc721…cea40x09ae…ec64Base$0.0870%0x8ee8…86da1d ago0xb580b9…b31b36
0xc721…cea40x09ae…ec64Base$0.0770%0x8ee8…86da1d ago0xbbc7aa…fc39c4
0x2ee6…b2fc0x09ae…ec64Base$10.0070%0x07ae…0e671d ago0xf02d43…0cd2a2
0x2ee6…b2fc0x09ae…ec64Base$10.0070%0x07ae…0e671d ago0x74aa38…06238f
0x99a7…a4700x09ae…ec64Base$3,004.9870%0x07ae…0e671d ago0xf0d2d4…05e938
0x814f…a3f10x09ae…ec64Base$5,076.9270%0x07ae…0e671d ago0xefc8cf…97b6ec
0x8602…a4820x09ae…ec64Base$1,458.9270%0x07ae…0e671d ago0x1cb763…0ac559
0x9560…6bd90x09ae…ec64Base$10.4770%0x07ae…0e671d ago0x53bf64…078acf
0xa3ee…cc490x09ae…ec64Base$6,504.1370%0x07ae…0e671d ago0x2ff0ad…482f37
0x4b81…d74a0x09ae…ec64Base$20,115.7270%0x07ae…0e671d ago0x829927…c61111
0x1332…66eb0x09ae…ec64Base$176.7870%0xd016…b67a1d ago0xec3474…84ac43
0x7023…50ff0x09ae…ec64Base$6.5970%0x07ae…0e671d ago0x8ba3af…3c0331

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.