Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x79855c…352be2
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x546796…936b26
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x4db09b…44e104
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xc7aa36…dcf6ac
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x3fa6e4…91cd5f
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x629e4c…5d0fd5
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xed2dd8…487a37
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x2e1b5f…013d9e
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xbaf60e…a25f19
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x796f99…829f2a
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x38d3ad…6190c7
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xa539ab…345659
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xc31c19…1e7c88
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x241a4e…4a5792
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x254d7e…c9c033
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x203340…f3ac93
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x5f4827…5e8958
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x056411…51dc84
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x9bf744…5ea8e0
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0x7e2878…352e9e
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI4d ago0xcf29cc…e6ea15
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI5d ago0xa234a1…c685eb
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI5d ago0x4277e1…df4a48
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI5d ago0xaa3e63…e7b82e
0x4bc9…77040x6e31…b687Basex402 service$0.01100%payAI5d ago0x042ac3…7f293c

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.