Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xc6a388…2ed74a
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x05dd2b…f36137
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xfb9cb0…970a9c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xff9546…396759
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xabea8e…b2f712
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x3db541…c2d813
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x87a6c8…220233
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xfa258b…aca7c7
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x862099…6015ad
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x3624a4…9640d9
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xc3ba3c…4a1180
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xf84172…6e5974
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xe37d27…b70e29
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x50d841…97045d
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xd9d8f7…151000
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x986f68…b25ea6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x31ee9a…98c522
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x11d4be…19725e
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x8e20f2…5845d8
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x8439fd…f567dd
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xfadf4b…ebeef8
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0x214627…b21ae1
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xc1983e…c50c16
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xb5e6f8…a20fa3
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase75d ago0xdbb00f…ddf956

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.