Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8342…76a00x5aae…482eBase$0.25100%coinbase13h ago0xbd330f…151493
0x9b6c…24bc0x5aae…482eBase$0.25100%coinbase13h ago0x3ae46f…b54cac
0xd54d…b0f80x5aae…482eBase$0.25100%coinbase13h ago0xdcc08f…fc00e1
0xd3cb…54390x5aae…482eBase$0.25100%coinbase13h ago0x460e2e…163e58
0xdef8…052a0x5aae…482eBase$0.25100%coinbase13h ago0xaa02e0…5df289
0xa564…4b250x5aae…482eBase$0.25100%coinbase13h ago0x820a27…7ce4ed
0xbdbc…5bf20x5aae…482eBase$0.25100%coinbase13h ago0x1cff0a…af5bbe
0xc818…45e10x5aae…482eBase$0.25100%coinbase13h ago0xb6ad8a…afe647
0xe967…a3b10x5aae…482eBase$0.25100%coinbase14h ago0x9d70cc…962844
0xdbba…5ba10x5aae…482eBase$0.25100%coinbase14h ago0x864c6a…2dc137
0x3c46…2e270x5aae…482eBase$0.25100%coinbase14h ago0x5632dc…cfb5cc
0x1d26…21c10x5aae…482eBase$0.25100%coinbase14h ago0x7ccff6…12daf1
0x3c7b…dcc00x5aae…482eBase$0.25100%coinbase14h ago0x859653…859c9f
0xaeec…06b90x5aae…482eBase$0.25100%coinbase14h ago0x8336b3…38d386
0x0c8b…adf00x5aae…482eBase$0.25100%coinbase14h ago0x51ffd4…25ff10
0xb827…8a0f0x5aae…482eBase$0.25100%coinbase14h ago0x5392f2…2624fa
0x89e7…a8fa0x5aae…482eBase$0.25100%coinbase14h ago0xb9db5a…c0f5e8
0x54fd…b4cb0x5aae…482eBase$0.25100%coinbase14h ago0x83c6c6…a69394
0x3a36…9f320x5aae…482eBase$0.25100%coinbase14h ago0xe6780f…00f714
0x1777…60a00x5aae…482eBase$0.25100%coinbase14h ago0x41e817…33421e
0x94db…bb700x5aae…482eBase$0.25100%coinbase14h ago0x61d76e…a28619
0x70c6…3fb40x5aae…482eBase$0.25100%coinbase15h ago0x2fa3eb…42804a
0x6d07…a1c50x5aae…482eBase$0.25100%coinbase15h ago0x612ef6…b3251e
0x011f…3a630x5aae…482eBase$0.25100%coinbase15h ago0xb310d7…b5bf37
0xbaff…06c60x5aae…482eBase$0.25100%coinbase15h ago0xffd3fd…fa373c

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.