Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0x6be514…1076cc
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0xa96e3a…f34a92
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xac7a51…b24f52
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0x041672…348c13
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x7679d9…5e1ff4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x021958…bf273e
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x1ca668…b6f9af
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x25815f…937665
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x0e5216…9e665a
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x77fad8…493754
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x690f10…67ba5a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase55d ago0x6c8c5c…253ca7
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x946d5f…9b5f1b
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0xd2c185…78cac5
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0x5a6dca…e2e913
0xe4f8…53600xa9dd…2315Base$0.002100%coinbase55d ago0xa7f812…be417e
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0xb77cdd…74f657
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0xfcf670…9016a0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0x9b2f98…6f64fa
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0xe957c4…c0f2f7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0xee1899…53f2a8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0xeb784b…5abebb
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0xb557a5…d6f9aa
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase55d ago0x36ba6b…baa1db
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase55d ago0x9f378b…61ee21

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.