Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x28d58c…12308b
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xfd7abe…e097e6
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x606c7f…383505
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xc5d581…169ac9
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x0ca240…d5be42
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x8deb58…602d47
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xe47a65…5aec52
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xcd79c5…e9d512
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xd08c47…bf577f
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x33a548…13dd19
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xeee16e…60dc2a
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x0796b9…f9a27d
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x0dcae4…a2190a
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x765845…2ccb82
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xb99a3d…53eeaa
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x18b3c7…656bcc
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xe672b6…97bc61
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xf7062c…39a9b3
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x67754e…f14c48
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xece31a…e4d546
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xfbebae…f458d8
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x55b33a…3a3bee
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x444aa8…5b0dc0
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0x1bd83d…cadb13
0xe59f…b2fa0xa9dd…2315Base—$0.002100%coinbase51d ago0xba815b…f6ff4b

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.