Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xbfa05f…185b89
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1cf74e…008149
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xf4fe0c…5119be
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x15e4ee…4b41c3
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x984a86…59cf75
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x83ecd6…d98c5d
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x11456f…22b61e
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x6fe759…65258a
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x35b665…0834fb
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xe2a446…765710
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x41fd9b…6b6d2b
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xc20f54…091a6e
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x422110…a05157
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x60d529…04e98a
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x93c824…af2796
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x6131af…053d92
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x28bf8d…e4b632
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xb2ae5f…6ac869
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x6c1733…0179e4
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xcf087d…cb0aa8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x1f9fa6…646dd3
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0xd62c0d…b67f0a
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x85857f…b2f886
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x57dc6f…9505e4
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase22d ago0x970030…9110e2

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.