Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase44m ago0xc133b4…0ce7f0
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase44m ago0xeee946…54d8ef
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase49m ago0xee9ab2…7f618e
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase49m ago0x6f9f58…345f71
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x07efe1…3a3c2d
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xda46b8…01570d
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x9753ee…62d5af
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x77d4a5…33b7d8
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x1e428c…858dd9
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xedc1d5…219a9a
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xe48b17…25da42
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x6a9468…d63059
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x1310e2…57762a
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xc87995…cdac2f
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x48448b…d2327c
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xef9952…ea2ef8
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xd9cdd9…5c39bc
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0xc7a4ef…7c50ff
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x4324c5…bce26c
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x7fe50e…f30e72
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x7e78e6…5f145e
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x39a3bb…cb3e87
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x3a3648…cf02f2
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x64c520…9b92cf
0x67bf…02ae0xa9dd…2315Base—$0.002100%coinbase52m ago0x3c56b2…95f89c

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.