Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800x159b…4908Basex402 service$0.01100%dexter39d ago0xc47e12…31ad3d
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xf77f50…1c43bf
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x8e4edb…f33f00
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x380d92…6f93fe
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x0fe154…4462d1
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x0f3773…cc4fb5
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xb701a6…7d47d7
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x7da0d9…effd6c
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x200927…821ed1
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xd50622…39a6e7
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x6dd25b…810697
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x61c181…ede431
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xa23651…b920d7
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x91f816…67444f
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x60f9ea…b7acbc
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x184d2f…2ece73
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x7f3fd6…e04f10
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x141382…5d8a18
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xf84403…9f8830
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x4eda15…d6c7e8
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xb2c6af…93e695
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0x7cbebd…2077dc
0x434c…45800x159b…4908Basex402 service$0.10100%dexter39d ago0xf96020…bfa983
0xe7ae…67b30x434c…4580Base—$2.21100%dexter39d ago0xfa3d4f…a9fd21
0x434c…45800x159b…4908Basex402 service$0.01100%dexter39d ago0xa4ccc3…2ab130

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.